{ "@context": { "@version": 1.1, "hubspot": "https://developers.hubspot.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Page": "hubspot:Page", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "name": { "@id": "schema:name" }, "htmlTitle": { "@id": "hubspot:htmlTitle", "@type": "xsd:string" }, "slug": { "@id": "hubspot:slug", "@type": "xsd:string" }, "state": { "@id": "hubspot:state", "@type": "xsd:string" }, "currentState": { "@id": "hubspot:currentState", "@type": "xsd:string" }, "contentTypeCategory": { "@id": "hubspot:contentTypeCategory", "@type": "xsd:integer" }, "publishDate": { "@id": "hubspot:publishDate", "@type": "xsd:dateTime" }, "metaDescription": { "@id": "hubspot:metaDescription", "@type": "xsd:string" }, "url": { "@id": "schema:url" }, "domain": { "@id": "hubspot:domain", "@type": "xsd:string" }, "language": { "@id": "hubspot:language", "@type": "xsd:string" }, "templatePath": { "@id": "hubspot:templatePath", "@type": "xsd:string" }, "createdAt": { "@id": "hubspot:createdAt", "@type": "xsd:dateTime" }, "updatedAt": { "@id": "hubspot:updatedAt", "@type": "xsd:dateTime" }, "archived": { "@id": "hubspot:archived", "@type": "xsd:boolean" }, "CollectionResponsePage": "hubspot:CollectionResponsePage", "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "PageCreateRequest": "hubspot:PageCreateRequest", "layoutSections": { "@id": "hubspot:layoutSections", "@type": "@id" }, "PageUpdateRequest": "hubspot:PageUpdateRequest", "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" } } }