{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/all-seasons-holiday-po-box-4068-mildura-vic-3502-au",
  "name": "All Seasons Holiday Park",
  "description": "Amazing place for the kids Near Mallee and Mildura. Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/all-seasons-holiday-po-box-4068-mildura-vic-3502-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--jz8KpKej--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v5rubjt5bqed4wbc4aub",
    "https://media.anycamp.com.au/c/image/upload/s--T0qpgb7q--/c_fill,h_400,q_auto,w_800/v5rubjt5bqed4wbc4aub"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Po Box 4068",
    "addressRegion": "MILDURA VIC 3502",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.212472,
    "longitude": 142.142582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Wayne S."
      },
      "reviewBody": "Amazing place for the kids"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "A chaser of sunsets, ocean, waterfalls etc."
      },
      "reviewBody": "All the facilities you need. Close to shops."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Carl S."
      },
      "reviewBody": "One of the best"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Deb G."
      },
      "reviewBody": "The park itself was great for kids..the main road outside this park became tge local drag strip after dark until all hours of the morning"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "76",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "$76+"
}