{ "@context": { "@version": 1.1, "xsd": "http://www.w3.org/2001/XMLSchema#", "schema": "https://schema.org/", "line": { "@id": "schema:line", "@type": "xsd:string" }, "zip": { "@id": "schema:zip", "@type": "xsd:string" }, "countryCode": { "@id": "schema:countryCode", "@type": "xsd:string" }, "cityName": { "@id": "schema:cityName", "@type": "xsd:string" }, "stateCode": { "@id": "schema:stateCode", "@type": "xsd:string" } } }