{ "@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#", "Domain": "hubspot:Domain", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "domain": { "@id": "hubspot:domain", "@type": "xsd:string" }, "createdAt": { "@id": "hubspot:createdAt", "@type": "xsd:dateTime" }, "updatedAt": { "@id": "hubspot:updatedAt", "@type": "xsd:dateTime" }, "isResolving": { "@id": "hubspot:isResolving", "@type": "xsd:boolean" }, "isManuallyMarkedAsResolving": { "@id": "hubspot:isManuallyMarkedAsResolving", "@type": "xsd:boolean" }, "isSslEnabled": { "@id": "hubspot:isSslEnabled", "@type": "xsd:boolean" }, "isSslOnly": { "@id": "hubspot:isSslOnly", "@type": "xsd:boolean" }, "isPrimaryBlogPost": { "@id": "hubspot:isPrimaryBlogPost", "@type": "xsd:boolean" }, "isPrimarySitePage": { "@id": "hubspot:isPrimarySitePage", "@type": "xsd:boolean" }, "isPrimaryLandingPage": { "@id": "hubspot:isPrimaryLandingPage", "@type": "xsd:boolean" }, "isPrimaryEmail": { "@id": "hubspot:isPrimaryEmail", "@type": "xsd:boolean" }, "isPrimaryKnowledge": { "@id": "hubspot:isPrimaryKnowledge", "@type": "xsd:boolean" }, "isUsedForBlogPost": { "@id": "hubspot:isUsedForBlogPost", "@type": "xsd:boolean" }, "isUsedForSitePage": { "@id": "hubspot:isUsedForSitePage", "@type": "xsd:boolean" }, "isUsedForLandingPage": { "@id": "hubspot:isUsedForLandingPage", "@type": "xsd:boolean" }, "isUsedForEmail": { "@id": "hubspot:isUsedForEmail", "@type": "xsd:boolean" }, "isUsedForKnowledge": { "@id": "hubspot:isUsedForKnowledge", "@type": "xsd:boolean" }, "expectedCname": { "@id": "hubspot:expectedCname", "@type": "xsd:string" }, "redirectTo": { "@id": "hubspot:redirectTo", "@type": "xsd:string" }, "secondaryToDomain": { "@id": "hubspot:secondaryToDomain", "@type": "xsd:string" }, "DomainCollectionResponse": "hubspot:DomainCollectionResponse", "total": { "@id": "hubspot:total", "@type": "xsd:string" }, "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "ForwardPaging": "hubspot:ForwardPaging", "next": { "@id": "hubspot:next", "@type": "@id" }, "NextPage": "hubspot:NextPage", "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "link": { "@id": "hubspot:link", "@type": "xsd:string" } } }