{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-by-the-bain-gb",
  "name": "Camp By The Bain",
  "description": "A most beautiful 2 acre plot of grass by the River Bain, 4 miles from the inland resort of Woodhall",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-by-the-bain-gb",
  "image": [
    "https://campspace.com/media/medium/uploads/space/22/93/_1/2293_1_5cfd0e612ec67.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.15,
    "longitude": -0.22
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}