{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-mornington-hobart-7018-au",
  "name": "Discovery Parks - Mornington Hobart",
  "description": "Near Howrah Beach, Little Howrah Beach, Howrah Beach, Little Howrah Beach, Hinsby Beach, Taroona Beach, Kingston Beach, Opossum Bay Beach, Blackmans Bay Beach, Red Ochre Beach, Cliftons Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-mornington-hobart-7018-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": "346 Cambridge Road, Mornington, Tasmania",
    "addressLocality": "7018",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.855785,
    "longitude": 147.397314
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/discovery-parks-mornington",
    "https://www.discoveryholidayparks.com.au/caravan-parks/tasmania/hobart-and-south/mornington-hobart"
  ],
  "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+"
}