{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-campground-3227",
  "name": "Riverside Campground",
  "description": "Near Nudist Beach (clothing Optional), Geelong and the Bellarine and Ocean Grove. Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-campground-3227",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ho725f9i--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/th5acvbairzgusboi1kg",
    "https://media.anycamp.com.au/c/image/upload/s--3b7JI_sT--/c_fill,h_400,q_auto,w_800/th5acvbairzgusboi1kg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ewing Blyth Drive, Barwon Heads, Victoria",
    "addressLocality": "3227",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.277525,
    "longitude": 144.502505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}