{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erldunda-erldunda-northern-territory",
  "name": "Erldunda",
  "description": "Near Lasseter and Ghan. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erldunda-erldunda-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--0MEvkvGR--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/npwqmpwcy0wqn3xrnyrv",
    "https://media.anycamp.com.au/c/image/upload/s--VOzZn8HB--/c_fill,h_400,q_auto,w_800/npwqmpwcy0wqn3xrnyrv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuart Hwy",
    "addressLocality": "Erldunda",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.224843,
    "longitude": 133.204406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "nicole"
      },
      "reviewBody": "This is a nice spot to stop on your travels not sure how much a powered site is. Cabins start at $150. Fuel Available pub. Very friendly service."
    }
  ]
}