{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burrum-river-au",
  "name": "Burrum River Caravan Park",
  "description": "Had a great stay at Burrunan River CP Plenty of room around vans Power and water available with a... Near Fraser Coast and Burrum Town. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burrum-river-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--g6yUvA48--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/ptwtvkjpzsumhx4sicbs",
    "https://media.anycamp.com.au/c/image/upload/s--9RtqzKI3--/c_fill,h_400,q_auto,w_800/v1/production/ptwtvkjpzsumhx4sicbs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "141 Old Bruce Highway, Howard, Queensland",
    "addressLocality": "4659",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.329425,
    "longitude": 152.578007
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bob B."
      },
      "reviewBody": "Had a great stay at Burrunan River CP \nPlenty of room around vans \nPower and water available with a nice TV / canteen room \nPets allowed on leash \nVery reasonable $22.50 a night two people"
    }
  ]
}