{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crayfish-creek-van-cabin-park-spa-treehouse-tasmania",
  "name": "Crayfish Creek Van & Cabin Park & Spa Treehouse",
  "description": "Near Rocky Cape National Park and Crayfish Creek. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crayfish-creek-van-cabin-park-spa-treehouse-tasmania",
  "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": "20049 Bass Hwy",
    "addressLocality": "Crayfish Creek",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.858067,
    "longitude": 145.398848
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sven M."
      },
      "reviewBody": "Very friendly staff. Sheltered spots in a very cozy forest. Amenities quite old, but working. Showers to be paid extra. Fireplaces cor hire available."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Erika K."
      },
      "reviewBody": "Lovely setting amongst the bush but lots of road noise that starts about 4am.  Paid showers.  $4 washing machines."
    }
  ]
}