{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big4-ulverstone-holiday-park-ulverstone-tas",
  "name": "BIG4 Ulverstone Holiday Park",
  "description": "Near Picnic Point Beach, Picnic Point Beach, Lillico Beach, Penguin Beach, Preservation Bay Beach, Coles Beach, Midway Beach, East Devonport Beach, Pardoe Beach, North West and Ulverstone. Pets...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big4-ulverstone-holiday-park-ulverstone-tas",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--xsAFJByZ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ynapo3hyzmfrhd1tyflz",
    "https://media.anycamp.com.au/c/image/upload/s--hbX6n3U6--/c_fill,h_400,q_auto,w_800/ynapo3hyzmfrhd1tyflz"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "57 Water Street",
    "addressRegion": "ULVERSTONE Tas 7315",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.154339,
    "longitude": 146.181195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Corporate to Caravan"
      },
      "reviewBody": "Large grassy sites, jumping pillow. Next to large skate park and kids playground.  Close to supermarket etc.  Good location to wait for ferry, only 15 mins from Devonport SOT."
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "152",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$152+"
}