{
  "id" : "376",
  "@id" : "https://api.familysearch.org/platform/places/types/376",
  "labels" : [ {
    "@language" : "en",
    "@value" : "Town"
  } ],
  "descriptions" : [ {
    "@language" : "en",
    "@value" : "A local division of human settlement, often incorporated administratively. Larger than a village but smaller than a city. An official designation for township in parts of the United States."
  } ],
  "@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"
    }
  }
}