{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-campground-springbrook-queensland-au",
  "name": "Green Mountain Campground",
  "description": "Listing of 1 Campground in O'Reilly, Queensland with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-mountain-campground-springbrook-queensland-au",
  "image": [
    "https://www.touristplaces.com.au/content/au/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 496 Lamington National Park Road",
    "addressLocality": "Springbrook",
    "addressRegion": "Queensland",
    "postalCode": "4211",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.185749,
    "longitude": 153.2715593
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}