{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-bird-watchers-paradise-kununurra-wa",
  "name": "A bird watchers paradise",
  "description": "A quiet retreat nestled on 5 acres. A bird watchers paradise. Facilities available in main residence: - Deck BBQ with tables and chairs with view overlooking creek - Fridge available on deck to keep provisions - Shower and toilet available in Main residence - Access to Pool table and table tennis - Facilities for Campervan, caravan and tent site - Outdoor toilet also available",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a-bird-watchers-paradise-kununurra-wa",
  "image": [
    "https://campspace.com/media/medium/uploads/space/34/07/_1/3407_1_5e53d0b5013f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kununurra",
    "addressRegion": "WA",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.72,
    "longitude": 128.69
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}