{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-bendigo-lane-761-mcivor-highway-bendigo-vic-3551-au",
  "name": "BIG4 Bendigo Park Lane Holiday Park",
  "description": "Let the kids run wild - this Park has Bendigo’s biggest indoor play centre and it’s free for guests! Near Greater Bendigo National Park, Bendigo Loddon and Bendigo. Pets Allowed, Toilets,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-bendigo-lane-761-mcivor-highway-bendigo-vic-3551-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--S1Of2GLk--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/foujqol8qr48xogdb3yv",
    "https://media.anycamp.com.au/c/image/upload/s--DQEtH_xH--/c_fill,h_400,q_auto,w_800/foujqol8qr48xogdb3yv"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "761 McIvor Highway",
    "addressRegion": "Bendigo VIC 3551",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.770483,
    "longitude": 144.346567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christine G."
      },
      "reviewBody": "Fantastic park. Well cared for. Great for kids. Hwy was noisy"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jack M."
      },
      "reviewBody": "Let the kids run wild - this Park has Bendigo’s biggest indoor play centre and it’s free for guests!"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "59",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "$59+"
}