{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-alice-springs-au",
  "name": "Discovery Parks - Alice Springs",
  "description": "Best park we have visited in our 3 month trip. It’s great for vans and tents, has a variety of cabin... Near Alice Springs and Ross. Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-alice-springs-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XIYSIjPs--/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/bqyswjxedxd9vodjdeg1",
    "https://media.anycamp.com.au/c/image/upload/s--WX08Gho4--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bqyswjxedxd9vodjdeg1",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23 Palm Circuit, Alice Springs, Northern Territory",
    "addressLocality": "0870",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.733998,
    "longitude": 133.869721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christopher S."
      },
      "reviewBody": "This ticks all the boxes. Welcoming staff and the sites were large. Toilets were very clean and showers are hot. Waterslide for the kids was an added bonus"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Trish c."
      },
      "reviewBody": "Best park we have visited in our 3 month trip. It’s great for vans and tents, has a variety of cabins and heaps more. The facilities are first rate, heaps of amenities blocks, 6 camp kitchens, plenty for kids to do including a huge jumping castle. Very well run too, great place"
    }
  ]
}