{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-doreen-ruins-chilla-well-northern-territory-au",
  "name": "Mount Doreen Ruins",
  "description": "Near MacDonnell and Lake Mackay. Pets Allowed, Free and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-doreen-ruins-chilla-well-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nE6b2xqS--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/esfx6vogsbc9vdgobiq9",
    "https://media.anycamp.com.au/c/image/upload/s--mDVIUE4a--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/esfx6vogsbc9vdgobiq9"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tjulpungu",
    "addressLocality": "Chilla Well",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.03832,
    "longitude": 131.333629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}