{
  "id" : "607",
  "@id" : "https://api.familysearch.org/platform/places/types/607",
  "labels" : [ {
    "@language" : "en",
    "@value" : "Geographic Region"
  } ],
  "descriptions" : [ {
    "@language" : "en",
    "@value" : "A non-administrative area used to group places by location or other shared characteristics."
  } ],
  "@context" : {
    "id" : {
      "@id" : "http://purl.org/dc/terms/identifier"
    },
    "subclassOf" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
      "@type" : "@id"
    },
    "references" : {
      "@id" : "http://purl.org/dc/terms/references",
      "@type" : "@id"
    },
    "type" : {
      "@id" : "http://purl.org/dc/terms/type",
      "@type" : "@id"
    },
    "labels" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "descriptions" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    }
  }
}