{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-denes-park-lowestoft-suffolk",
  "name": "North Denes Park",
  "description": "Currently no description added for North Denes Park",
  "url": "https://campertunity.com/listings/campgrounds/north-denes-park-lowestoft-suffolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Denes",
    "addressLocality": "Lowestoft",
    "addressRegion": "Suffolk",
    "postalCode": "NR32 1XG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4766308,
    "longitude": 1.7537638
  }
}