{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/full-amenity-block-nearby-millbank-qld",
  "name": "Full Amenity Block Nearby",
  "description": "Powered caravan site offering full amenities including a nearby amenity block, laundry, clothesline, and access to camp kitchen and pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/full-amenity-block-nearby-millbank-qld",
  "image": [
    "https://midtowncaravanpark.com.au/wp-content/uploads/2020/02/thumbnail_IMG_1632.jpg",
    "https://midtowncaravanpark.com.au/wp-content/uploads/2023/11/Untitled-design-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Takalvan Street",
    "addressLocality": "Millbank",
    "addressRegion": "QLD",
    "postalCode": "4670",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.8682,
    "longitude": 152.3261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 234,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "35",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$35+"
}