{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-canterbury",
  "name": "water",
  "description": "Fully Furnished Emperor Bell Tent set on one of the best pitches on our site which great views of the sunset and night skies. The Emperor has a double bed and two fold out singles and a bed settee so can easily accommodate 6 people in luxury or 8 with the additional camping mattresses available. We have mature trees and hedges, including blackberries and plums which guests are welcome to enjoy. The site is mainly flat and not in direct view of the road. The activities There are many local act...",
  "url": "https://campertunity.com/listings/campgrounds/water-canterbury",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Canterbury",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2695,
    "longitude": 1.1705
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/-/canterbury/171881/nr-canterbury-sandwich-dover"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}