GET /api/place/3990bdb0-6d99-4bc5-841b-f745f7f49e2a
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "link": "http://admin.nationalgeographic.org/api/place/3990bdb0-6d99-4bc5-841b-f745f7f49e2a",
    "amenities": [],
    "homepage": "",
    "uuid": "3990bdb0-6d99-4bc5-841b-f745f7f49e2a",
    "place_type": "fixed",
    "name": "ArtScience Museum",
    "venue_name": "",
    "description": "",
    "lat_long": [
        103.8593465,
        1.2821615
    ],
    "kml": "",
    "address": "6 Bayfront Ave",
    "city": "Singapore",
    "state": "",
    "zipcode": "018974",
    "country": "SG",
    "phone": "",
    "hours": "",
    "medium_name": "",
    "medium_type": "",
    "medium_url": ""
}