{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcdouall-stuart-memorial-anmatjere-northern-territory",
  "name": "McDouall Stuart Memorial",
  "description": "Near MacDonnell and Anmatjere. Pets Allowed, Free and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcdouall-stuart-memorial-anmatjere-northern-territory",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuart Hwy",
    "addressLocality": "Anmatjere",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.960528,
    "longitude": 133.496824
  },
  "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": "Chiara V."
      },
      "reviewBody": "Great spot to spend the night, bbq area was good, table available as well. There is a small path to have a walk after long drive. Bit noisy as close to the highway, but not much traffic at night. Recommend to stop here for a night :) water available, not for drink"
    }
  ]
}