{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bay-view-holiday-village-au",
  "name": "Bay View Holiday Village",
  "description": "Near Coles Beach, East Devonport Beach, Pardoe Beach, Pardoe Beach, East Devonport Beach, Coles Beach, Lillico Beach, Narawntapu National Park, Picnic Point Beach, Bakers Beach, North West and...",
  "url": "https://campertunity.com/listings/campgrounds/bay-view-holiday-village-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13-19 Tarleton Street, East Devonport, Tasmania",
    "addressLocality": "7310",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.170019,
    "longitude": 146.381261
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/bay-view-holiday-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}