{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chambers-pillar-hugh-northern-territory",
  "name": "Chambers Pillar",
  "description": "Near MacDonnell and Hugh. Toilets, BBQ Areas and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chambers-pillar-hugh-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tTX88OLw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/d2zkppj6buvbi3vm958f",
    "https://media.anycamp.com.au/c/image/upload/s--MQ2o_iDp--/c_fill,h_400,q_auto,w_800/d2zkppj6buvbi3vm958f"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Hugh",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.87247,
    "longitude": 133.828078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}