{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beach-view-holiday-park-leiston-gb",
  "name": "Beach View Holiday Park",
  "description": "Beach View Holiday Park is a campsite in Leiston, Suffolk, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/beach-view-holiday-park-leiston-gb",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675184ba51479.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sizewell Common",
    "addressLocality": "Leiston",
    "postalCode": "IP16 4TU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20325,
    "longitude": 1.61908
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/england/suffolk/leiston/beach-view-holiday-park-122851/",
    "https://www.pincamp.ch/de/campingplaetze/beach-view-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}