{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murchison-river-caravan-park-kalbarri-west-australie",
  "name": "Murchison River Caravan Park",
  "description": "large family park - by the sea - center 0.2mls",
  "url": "https://campertunity.com/listings/campgrounds/murchison-river-caravan-park-kalbarri-west-australie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651278692.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grey Street",
    "addressLocality": "kalbarri",
    "addressRegion": "west-australie",
    "postalCode": "6536",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.70751,
    "longitude": 114.16761
  },
  "sameAs": [
    "https://www.campercontact.com/es/australie/west-australie/kalbarri/102259/murchison-river-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "44",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$44+"
}