{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandspit-conservation-area-rheban-tasmania",
  "name": "Sandspit Conservation Area",
  "description": "Near Stapleton Beach, Spring Beach, Maria Island National Park, East Coast and Rheban. Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/sandspit-conservation-area-rheban-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wielangta Walk",
    "addressLocality": "Rheban",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.709455,
    "longitude": 147.84017
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/sandspit-conservation-area?utm_source=list&utm_medium=web&utm_campaign=campsites/kellevie-tas/water-and-toilets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}