{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenlodge-caravan-village",
  "name": "Glenlodge Caravan Village",
  "description": "Beautiful park, with generous site sizes. Clean ammenities. Very friendly and helpful host Brendan. Near Elliot Heads Beach, Coonarr Beach, Mon Repos Beach, Kellys Beach, Nielson's Beach, Oaks...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenlodge-caravan-village",
  "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": "321 Goodwood Road, Bundaberg, Queensland",
    "addressLocality": "4670",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.90643,
    "longitude": 152.366562
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Elmarie Van Der Merwe"
      },
      "reviewBody": "Beautiful park, with generous site sizes. Clean ammenities. Very friendly and helpful host Brendan."
    }
  ]
}