{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/curtin-springs-wayside-inn-petermann-simpson-northern-territ",
  "name": "Curtin Springs Wayside Inn",
  "description": "Curtin Springs offers a perfect base from which to visit the Ayers Rock",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/curtin-springs-wayside-inn-petermann-simpson-northern-territ",
  "image": [
    "https://photos.geozone.co.nz/photos/f8d20c655bea8825707215e5832c26da-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lasseter Highway, Yulara, Uluru/Kata Tjuta Area, Northern Territory 0872",
    "addressLocality": "Petermann - Simpson",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.3144,
    "longitude": 131.756
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 70,
    "bestRating": 5,
    "worstRating": 1
  }
}