{ "@context": { "@version": 1.1, "xsd": "http://www.w3.org/2001/XMLSchema#", "schema": "https://schema.org/", "id": { "@id": "@id" }, "self": { "@id": "schema:self", "@type": "xsd:string" }, "type": { "@id": "schema:type", "@type": "xsd:string" }, "subType": { "@id": "schema:subType", "@type": "xsd:string" }, "name": { "@id": "schema:name" }, "geoCode": { "@id": "schema:geoCode", "@type": "xsd:string" }, "women": { "@id": "schema:women", "@type": "xsd:integer" }, "physicalHarm": { "@id": "schema:physicalHarm", "@type": "xsd:integer" }, "theft": { "@id": "schema:theft", "@type": "xsd:integer" }, "politicalFreedom": { "@id": "schema:politicalFreedom", "@type": "xsd:integer" }, "lgbtq": { "@id": "schema:lgbtq", "@type": "xsd:integer" }, "medical": { "@id": "schema:medical", "@type": "xsd:integer" }, "overall": { "@id": "schema:overall", "@type": "xsd:integer" } } }