{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-bellarine-holiday-park-marcus-hill-victoria",
  "name": "BIG4 Bellarine Holiday Park",
  "description": "Great stay here with young family. HUGE allocated camping sites. Pristine grounds. Highly recommend Near Nudist Beach (clothing Optional), St Pauls Beach, Sorrento Ocean Beach, Diamond Bay Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-bellarine-holiday-park-marcus-hill-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--FKCOFXEf--/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/datk25yaubrdstes0srg",
    "https://media.anycamp.com.au/c/image/upload/s--RIpNXHGi--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/datk25yaubrdstes0srg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1801 Bellarine Hwy",
    "addressLocality": "Marcus Hill",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.237735,
    "longitude": 144.565032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Katie B."
      },
      "reviewBody": "Great caravan park. Well kept and friendly staff. Amenities were mostly clean although sometimes hard to go to the toilet during peak times. Sites are almost excessively too big but only really made a difference when staying in groups."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brooke F."
      },
      "reviewBody": "Great stay here with young family. HUGE allocated camping sites. Pristine grounds. Highly recommend"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nick W."
      },
      "reviewBody": "Love staying here. \nLarge sites. Good clean amenities.\nGreat for kids with jumping pillows, bike tracks, pool and playground.\nNice kitchens. \nGood proximity to all the Bellarine Peninsula has to offer."
    }
  ]
}