{ "@context": { "@vocab": "https://schema.org/", "document360": "https://document360.com/ns#", "id": "@id", "type": "@type", "Article": "document360:Article", "Category": "document360:Category", "ProjectVersion": "document360:ProjectVersion", "DriveFolder": "document360:DriveFolder", "DriveFile": "document360:DriveFile", "User": "document360:User", "Team": "document360:Team", "title": "schema:name", "slug": "document360:slug", "content": "schema:articleBody", "contentMarkdown": "document360:contentMarkdown", "categoryId": "document360:categoryId", "projectVersionId": "document360:projectVersionId", "languageCode": "schema:inLanguage", "status": "document360:status", "createdAt": "schema:dateCreated", "modifiedAt": "schema:dateModified", "order": "document360:order", "parentCategoryId": "document360:parentCategoryId", "name": "schema:name", "url": "schema:url", "size": "schema:contentSize", "folderId": "document360:folderId", "parentId": "document360:parentId", "firstName": "schema:givenName", "lastName": "schema:familyName", "emailId": "schema:email", "roleName": "document360:roleName", "memberCount": "document360:memberCount" } }