{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oodnadatta-pink-roadhouse-camp-oodnadatta",
  "name": "Oodnadatta Pink Roadhouse & Camp",
  "description": "Plenty of room for our camper trailer, tents sites available both powered and unpowered, clean ameni... Near Flinders Ranges and Outback and Oodnadatta. Pets Allowed, Toilets, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oodnadatta-pink-roadhouse-camp-oodnadatta",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--eBzTCchh--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/nsukkxwwzyrwjkzko29y",
    "https://media.anycamp.com.au/c/image/upload/s--1d-pSVYj--/c_fill,h_400,q_auto,w_800/nsukkxwwzyrwjkzko29y"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oodnadatta",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.549235,
    "longitude": 135.447553
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Maryjane & Luke"
      },
      "reviewBody": "Hot showers, toilets, basic out door camp kitchen with jug, toaster and microwave. Washing machine and dryer, some shade."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nailah"
      },
      "reviewBody": "Plenty of room for our camper trailer, tents sites available both powered and unpowered, clean amenities, definitely stopping by again for a few days, a great place"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Skye D."
      },
      "reviewBody": "Nice place.  Friendly people.  Amenities what you would expect for an outback place.  Quiet and no problems."
    }
  ]
}