{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnie-cooee-point-reserve-burnie-tasmania",
  "name": "Burnie Cooee Point Reserve",
  "description": "I had 4 days at Cooee Point Reserve and I really enjoyed it there and hearing the penguins of a nigh... Near Fossil Bluff, Midway Beach, Preservation Bay Beach, Penguin Beach, North West and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnie-cooee-point-reserve-burnie-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--KQsXTK57--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/erheqy3gki7zvat4jhs6",
    "https://media.anycamp.com.au/c/image/upload/s--YeaBgtu2--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/erheqy3gki7zvat4jhs6"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cooee Point Rd",
    "addressLocality": "Burnie",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.039047,
    "longitude": 145.877616
  },
  "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": "David I."
      },
      "reviewBody": "When we stayed there in December 2023 there was significant construction work going on. Noise of reversing vehicles and dust."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Scott R."
      },
      "reviewBody": "I had 4 days at Cooee Point Reserve and I really enjoyed it there and hearing the penguins of a night time and the cold wind coming in off Bass Strait"
    }
  ]
}