{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pakefield-caravan-park-lowestoft-suffolk",
  "name": "Pakefield Caravan Park",
  "description": "Pakefield Caravan Park is a 4 Star Holiday Park in a peaceful and tranquil setting on the ‘Sunrise Coast’ in Suffolk. Suitable for families and couples, the caravan park has some fabulous sea views and is only 2 miles from the resurgent coastal resort of Lowestoft and ten miles from Southwold & Great Yarmouth. The waterways of the world famous Norfolk Broads are within a short distance of the park as are the Pleasurewood Hills Theme Park and Africa Alive. The park prides itself on its high st...",
  "url": "https://campertunity.com/listings/campgrounds/pakefield-caravan-park-lowestoft-suffolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arbor Lane",
    "addressLocality": "Lowestoft",
    "addressRegion": "Suffolk",
    "postalCode": "NR33 7NG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4766308,
    "longitude": 1.7537638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}