{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heathland-beach-holiday-park-lowestoft-suffolk",
  "name": "Heathland Beach Holiday Park",
  "description": "Welcome to the Heathland Beach Holiday Park in Kessingland, Suffolk. This site is designed to allow you to find out more about our award winning five star holiday park and also offer you the facility to book your camping/touring or holiday home with us.The ParkHeathland Beach is acclaimed as having one of the most perfect settings along the beautiful Suffolk Coastline. Kessingland, Lowestoft and Southwold are famous for their gorgeous award winning beaches.The Park is situated just off the A1...",
  "url": "https://campertunity.com/listings/campgrounds/heathland-beach-holiday-park-lowestoft-suffolk",
  "image": [
    "https://lh3.googleusercontent.com/-FeQNxKRTnuE/UjgqViUQclI/AAAAAAADqqs/Ji4DotHuSd8/w1000/Heathland-Beach-Caravan-Park-292396919.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "London Road",
    "addressLocality": "Lowestoft",
    "addressRegion": "Suffolk",
    "postalCode": "NR33 7NG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4766308,
    "longitude": 1.7537638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}