{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aspen-karratha-village-baynton-wa-australia",
  "name": "Aspen Karratha Village",
  "description": "Near Baynton. .",
  "url": "https://campertunity.com/listings/campgrounds/aspen-karratha-village-baynton-wa-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--EKbeTH1e--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/crb6unbqujevxqgegcih",
    "https://media.anycamp.com.au/c/image/upload/s--djPAgwYe--/c_fill,h_400,q_auto,w_800/v1/production/crb6unbqujevxqgegcih"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "20 Radley Drive",
    "addressRegion": "Baynton WA 6714 Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.753537,
    "longitude": 116.811922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "299",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$299+"
}