{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rumpffs-flat-campground-licola-north-victoria",
  "name": "Rumpff's Flat Campground",
  "description": "Near Gippsland and Licola North. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rumpffs-flat-campground-licola-north-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--73ffSpyy--/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/l7fgvi7ukyb9wfpyjnq8",
    "https://media.anycamp.com.au/c/image/upload/s--5inKX_AN--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/l7fgvi7ukyb9wfpyjnq8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 1 BULL Plain Road",
    "addressLocality": "Licola North",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.508276,
    "longitude": 146.492116
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "We were there after bad weather and most of the area was wet as, we managed to find a place to camp that was only damp but only stayed the night in the end as the grass was really long so the kids struggled to ride their bikes or just play in general. Will go back in summer and have a look I think it will be very nice then. Also we picked up alot of broken glass from dirty pig campers before us."
    }
  ]
}