{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serenity-caravan-park-toogoom-queensland",
  "name": "Serenity Caravan Park",
  "description": "Small caravan park, creek & beach near by. 2 restaurants within walking distance. 15 mins. to Hervey... Near Burrum Coast National Park, Fraser Coast and Toogoom. Pets Allowed, Toilets, Drinking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serenity-caravan-park-toogoom-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ZXc6dFYr--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/b50iriqfnrwyvxixgudx",
    "https://media.anycamp.com.au/c/image/upload/s--_viFiRlA--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/b50iriqfnrwyvxixgudx"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 Moreton St",
    "addressLocality": "Toogoom",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.248106,
    "longitude": 152.663267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "Small caravan park, creek & beach near by. 2 restaurants within walking distance. 15 mins. to Hervey Bay. Fishing, walking, mountain bike track, boat ramp, Kayaking close by. Friendly owners, clean facilities. No fires or dump point."
    }
  ]
}