{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverglen-holiday-park-au",
  "name": "Riverglen Holiday Park",
  "description": "Stayed on an ensuite site. Decent sized sites Amenities clean and tidy Grounds were clean but there... Near Nudist Beach (clothing Optional), Geelong and the Bellarine and Geelong. Toilets,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverglen-holiday-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--YPtgOJxz--/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/ziug6cexscd6m1ah0ile",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--F5c5I3Ot--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/ziug6cexscd6m1ah0ile"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59 Barrabool Road, Belmont, Victoria",
    "addressLocality": "3216",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.166648,
    "longitude": 144.339096
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@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": "Balena"
      },
      "reviewBody": "Amazing place, we’ve been going there since 2012 and has always been very welcoming. 😁"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Donnella"
      },
      "reviewBody": "Stayed on an ensuite site.\nDecent sized sites\nAmenities clean and tidy\nGrounds were clean but there are works going on around, doesn't affect the stay.\nIt was lovely and quiet.\nStaff are very friendly and nice.\nCentral to shops etc also has a coffee van come around in the mornings."
    }
  ]
}