{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverview-family-caravan-park-3226-au",
  "name": "Riverview Family Caravan Park",
  "description": "Loved staying here. Very clean quite and neat park. Beautiful views if booked a right site. Also, to... Near Nudist Beach (clothing Optional), Geelong and the Bellarine and Ocean Grove. Toilets,...",
  "url": "https://campertunity.com/listings/campgrounds/riverview-family-caravan-park-3226-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--fse0I3Sc--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/jx3qwe0davydw5gv3t5b",
    "https://media.anycamp.com.au/c/image/upload/s--CUVHlvhv--/c_fill,h_400,q_auto,w_800/jx3qwe0davydw5gv3t5b",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barwon Heads Rd, Ocean Grove, Victoria",
    "addressLocality": "3226",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.269622,
    "longitude": 144.513789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sonia"
      },
      "reviewBody": "Loved staying here. Very clean quite and neat park. Beautiful views if booked a right site.\nAlso, toilets and all facilities are very closeby."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashraf A."
      },
      "reviewBody": "Beautiful facilities. Camped there with my family in tent and absolutely loved it. Will definitely visit again."
    }
  ]
}