{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rabbit-island",
  "name": "Rabbit Island",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Rabbit Island in 5165-Christies Beach / Australia (South Australia)",
  "url": "https://campertunity.com/listings/campgrounds/rabbit-island",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.1528,
    "longitude": 138.497
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Rabbit_Island__19729"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}