{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolonga-campground-kolonga-queensland",
  "name": "Kolonga Campground",
  "description": "Great spot. Bookings required as they only let a few caravans but plenty of space. Security gate, sh... Near Bundaberg and Kolonga. Pets Allowed, Toilets and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolonga-campground-kolonga-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "65 Rickards Rd",
    "addressLocality": "Kolonga",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.758757,
    "longitude": 151.711798
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brent Lydia Stuart"
      },
      "reviewBody": "Great spot. Bookings required as they only let a few caravans but plenty of space. Security gate, shower, toilet “clean “ dogs allowed.  No water. Great happy hour at a great bar most nights with friendly hosts. SolarNSat workshop on site for great sales and services. \nThanks Rick Marina and son Ben."
    }
  ]
}