{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eighty-mile-beach-caravan-park-port-hedland-wa",
  "name": "Eighty Mile Beach Caravan Park",
  "description": "large campsite on the beach - from April-Oct mini-market is open - gas filling station - Port Hedland 222km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eighty-mile-beach-caravan-park-port-hedland-wa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902219.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Highway",
    "addressLocality": "Port Hedland",
    "addressRegion": "Western Australia",
    "postalCode": "6721",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.75801,
    "longitude": 120.67183
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "103.95",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$103.95+"
}