{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cannon-camping-caravan-park-pevensey-bay-england",
  "name": "Cannon Camping Caravan Park",
  "description": "Located on the Sussex coast, between Eastbourne and Hastings - center 1.2km - Latest arrival time 6:30 PM",
  "url": "https://campertunity.com/listings/campgrounds/cannon-camping-caravan-park-pevensey-bay-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651171891"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eastbourne Road",
    "addressLocality": "pevensey-bay",
    "addressRegion": "england",
    "postalCode": "BN24 6DT",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80533,
    "longitude": 0.33722
  },
  "sameAs": [
    "https://park4night.com/de/place/35335",
    "https://www.campercontact.com/en/united-kingdom/england/wealden/157802/cannon-camping-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "35+"
}