{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/on-banks-of-ord-river",
  "name": "On the banks of the ORD River",
  "description": "Camping on the banks of the Ord River with Barramundi at your doorstep. Spectacular sunsets, million",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/on-banks-of-ord-river",
  "image": [
    "https://campspace.com/media/medium/uploads/space/34/00/_1/3400_1_5e53d0acd6128.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.72,
    "longitude": 128.69
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}