{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-hedland-holiday-caravan-park-port-hedland-western-austr",
  "name": "Port Hedland Holiday Caravan Park",
  "description": "large campsite by the sea - camp kitchen - swimming pool - variation in rates, see website - center 9km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-hedland-holiday-caravan-park-port-hedland-western-austr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Taylor Street",
    "addressLocality": "port-hedland",
    "addressRegion": "western-australia",
    "postalCode": "6721",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.30977,
    "longitude": 118.63873
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "36",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$36+"
}