{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>",
"county": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"name": "<string>",
"code": "<string>",
"state": "<string>"
},
"population": 123,
"latitude": 123,
"longitude": 123,
"region": "<string>",
"country": "https://example.com/"
}
Retrieves a Town resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>",
"county": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"name": "<string>",
"code": "<string>",
"state": "<string>"
},
"population": 123,
"latitude": 123,
"longitude": 123,
"region": "<string>",
"country": "https://example.com/"
}
Town identifier
Town resource