{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sun-siesta-caravan-471-sturt-hwy-mildura-victoria",
  "name": "Sun Siesta Caravan Park",
  "description": "This was awesome. Greg the owner was so lovely and really kind to us. Great pool, clean toilet and s... Near Mallee and Mildura. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and...",
  "url": "https://campertunity.com/listings/campgrounds/sun-siesta-caravan-471-sturt-hwy-mildura-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "471 Sturt Hwy Mildura",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.23173,
    "longitude": 142.099252
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Simon R."
      },
      "reviewBody": "Very happy, would stay again, owners very accommodating,  suppy fire pit, and wood daily,"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cara D."
      },
      "reviewBody": "This was awesome. Greg the owner was so lovely and really kind to us. Great pool, clean toilet and showering facilities and drinking water available. Close to town so easy to get groceries. Residents of this caravan park were lovely too. Will definitely go back if I find myself in Mildura again 😊"
    }
  ]
}