{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rules-beach-holiday-park",
  "name": "Rules Beach Holiday Park",
  "description": "Near Rules Beach. Drinking Water and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rules-beach-holiday-park",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--txfX2yg1--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/awog0efotl4ie9zhu2ie",
    "https://media.anycamp.com.au/c/image/upload/s--9xxqKTBL--/c_fill,h_400,q_auto,w_800/v1/production/awog0efotl4ie9zhu2ie"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "66 Rules Beach Road",
    "addressRegion": "Rules Beach QLD 4674 Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.497513,
    "longitude": 152.03802
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "66",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$66+"
}