{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/railton-self-contained-only-tasmania",
  "name": "Railton Self-Contained Only",
  "description": "Near Pardoe Beach, East Devonport Beach, North West and Railton. Pets Allowed, Free and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/railton-self-contained-only-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": "The Esplanade",
    "addressLocality": "Railton",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.3443,
    "longitude": 146.423597
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/railton-self-contained-only?utm_source=list&utm_medium=web&utm_campaign=campsites/kimberley-tas/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}