{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simply-beautiful",
  "name": "Simply beautiful",
  "description": "10 acres nestled in the Bridgetown valley on the bank of the Blackwood river 250kms south of Perth.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simply-beautiful",
  "image": [
    "https://campspace.com/media/medium/uploads/space/34/01/_1/3401_1_5e53d0aeb5f73.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.97,
    "longitude": 116.15
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}