{ "@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#", "SearchRequest": "hubspot:SearchRequest", "filterGroups": { "@id": "hubspot:filterGroups", "@container": "@set", "@type": "@id" }, "sorts": { "@id": "hubspot:sorts", "@container": "@set", "@type": "@id" }, "query": { "@id": "hubspot:query", "@type": "xsd:string" }, "properties": { "@id": "hubspot:properties", "@container": "@set", "@type": "xsd:string" }, "limit": { "@id": "hubspot:limit", "@type": "xsd:integer" }, "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "FilterGroup": "hubspot:FilterGroup", "filters": { "@id": "hubspot:filters", "@container": "@set", "@type": "@id" }, "Filter": "hubspot:Filter", "propertyName": { "@id": "hubspot:propertyName", "@type": "xsd:string" }, "operator": { "@id": "hubspot:operator", "@type": "xsd:string" }, "value": { "@id": "hubspot:value", "@type": "xsd:string" }, "highValue": { "@id": "hubspot:highValue", "@type": "xsd:string" }, "values": { "@id": "hubspot:values", "@container": "@set", "@type": "xsd:string" }, "Sort": "hubspot:Sort", "direction": { "@id": "hubspot:direction", "@type": "xsd:string" }, "CRMObject": "hubspot:CRMObject", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "createdAt": { "@id": "hubspot:createdAt", "@type": "xsd:dateTime" }, "updatedAt": { "@id": "hubspot:updatedAt", "@type": "xsd:dateTime" }, "archived": { "@id": "hubspot:archived", "@type": "xsd:boolean" }, "SearchResponse": "hubspot:SearchResponse", "total": { "@id": "hubspot:total", "@type": "xsd:integer" }, "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" } } }