{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mongans-bridge-caravan-park-mongans-bridge-victoria",
  "name": "Mongans Bridge Caravan Park",
  "description": "Great location, very clean, very clean amenities. A well looked after site , kids play area and safe... Near High Country and Mongans Bridge. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mongans-bridge-caravan-park-mongans-bridge-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1wTiSVl4--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xvoomjwonpjtngljkf2l",
    "https://media.anycamp.com.au/c/image/upload/s--3aMQoWdU--/c_fill,h_400,q_auto,w_800/xvoomjwonpjtngljkf2l"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bay Creek Ln",
    "addressLocality": "Mongans Bridge",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.585397,
    "longitude": 147.093951
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve R."
      },
      "reviewBody": "Great location, very clean, very clean amenities.\nA well looked after site , kids play area and safe river access"
    }
  ]
}