{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterhouse-green-off-homestead-rd-tasmania-au",
  "name": "Waterhouse - The Green",
  "description": "Near Blizzards Landing, Ransons Beach, Blizzards Landing, Ransons Beach, West Tomahawk Beach, Croppies Beach, Tomahawk Beach, Waterhouse Beach, Murdochs Beach, Launceston and the North and...",
  "url": "https://campertunity.com/listings/campgrounds/waterhouse-green-off-homestead-rd-tasmania-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Off Homestead Rd",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.826682,
    "longitude": 147.661119
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/waterhouse-the-green?utm_source=list&utm_medium=web&utm_campaign=campsites/tomahawk-tas/boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}