{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-croppies-point-waterhouse-tasmania",
  "name": "South Croppies Point",
  "description": "Great little spot, some sheltered camp sites some a little more exposed, would highly recommend a 4... Near Croppies Beach, Blizzards Landing, Croppies Beach, Blizzards Landing, Ransons Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/south-croppies-point-waterhouse-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": "South Croppies Rd",
    "addressLocality": "Waterhouse",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -40.86438,
    "longitude": 147.592292
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/south-croppies-point?utm_source=list&utm_medium=web&utm_campaign=campsites/eastmans-beach-tas/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}