{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rebecca-au",
  "name": "Rebecca",
  "description": "Nice tidy park. Pet friendly. Nice hot showers, kept very clean. Coin washers and dryers. We found t...",
  "url": "https://campertunity.com/listings/campgrounds/rebecca-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--UeH1VBr2--/c_fill,h_400,q_auto,w_800/v1/production/wcodfdv1ryfzs4adsmgp",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "82 Wells Street, Streaky Bay, South Australia",
    "addressLocality": "5680",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8065688,
    "longitude": -83.4868295
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/streaky-bay-foreshore-tourist-park/stories/20717"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}