{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-millbank-qld",
  "name": "Free WiFi",
  "description": "Midtown Caravan Park offers affordable accommodation in Mildura, Victoria, with a variety of options including powered and unpowered sites, cabins, and amenities for travelers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-millbank-qld",
  "image": [
    "https://midtowncaravanpark.com.au/wp-content/uploads/2023/09/Midtown-Caravan-Park-Logo-120px-high.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Takalvan Street",
    "addressLocality": "Millbank",
    "addressRegion": "QLD",
    "postalCode": "4670",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.8751561,
    "longitude": 152.3317716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}