{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/b-w-ceduna-south-australia",
  "name": "B.W",
  "description": "Great caravan park in a great location that is not too big and crowded, it is very clean and tidy. S...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/b-w-ceduna-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--AGdxqROY--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/zmsycz4mw9dquewpgapg",
    "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": "25 Poynton St",
    "addressLocality": "Ceduna",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.1263581,
    "longitude": 133.6742187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}