{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-beacon-resort-3225-au",
  "name": "BIG4 Beacon Resort",
  "description": "Pricey but amazing. Very clean and so much to do for the kids. Near St Pauls Beach, Sorrento Ocean Beach, Diamond Bay Beach, Koonya Ocean Beach, Bridge Water Bay Beach, Pearce's Beach , Dimmicks...",
  "url": "https://campertunity.com/listings/campgrounds/big4-beacon-resort-3225-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--zbPGj5Kz--/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/m1omeafximezubft5pku",
    "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--kD8ZwiWq--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/m1omeafximezubft5pku"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78 Bellarine Hwy, Queenscliff, Victoria",
    "addressLocality": "3225",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.271468,
    "longitude": 144.624077
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joel t."
      },
      "reviewBody": "We stayed in a cabin, very happy with layout and cleanliness, great park for our family.\n kids especially liked the hire bikes to explore the park."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ross W."
      },
      "reviewBody": "Pricey but amazing.\nVery clean and so much to do for the kids."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Fiona M."
      },
      "reviewBody": "Good park, great facilities including indoor pool and gym. A little on the expensive side for a site without a concrete slab or artificial grass which are options."
    }
  ]
}