{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterhouse-ransons-beach-waterhouse-tasmania",
  "name": "Waterhouse - Ransons Beach",
  "description": "Near Blizzards Landing, Ransons Beach, West Tomahawk Beach, Ransons Beach, West Tomahawk Beach, Blizzards Landing, Tomahawk Beach, Croppies Beach, Murdochs Beach, Waterhouse Beach, Boobyalla...",
  "url": "https://campertunity.com/listings/campgrounds/waterhouse-ransons-beach-waterhouse-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Homestead Rd",
    "addressLocality": "Waterhouse",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.84043,
    "longitude": 147.688042
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/waterhouse-ransons-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}