{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preservation-bay",
  "name": "Preservation Bay",
  "description": "Beautiful Spot, camp for free in self contained motorhome. Near Midway Beach, Preservation Bay Beach, Penguin Beach, Preservation Bay Beach, Penguin Beach, Midway Beach, Picnic Point Beach and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preservation-bay",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--od7WCNqn--/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/j77lwijuhdv8lsz4bymh",
    "https://media.anycamp.com.au/c/image/upload/s--1iFXVDnG--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/j77lwijuhdv8lsz4bymh",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Surf Club, 68 Preservation Dr",
    "addressLocality": "Preservation Bay",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.102109,
    "longitude": 146.052486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashlyn T."
      },
      "reviewBody": "Lovely spot behind the surf life saving club, right on the water front. Drive into the club and to the right, approx 20 spots, flat grassy areas. The club has toilets but they were locked when we were there. 100m water to beach access. Pets allowed."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rodney S."
      },
      "reviewBody": "Beautiful Spot,  camp for free in self contained motorhome."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "R B."
      },
      "reviewBody": "I’m a local.  Just a warning that this site is no longer available for camping. There are barriers in place to stop access."
    }
  ]
}