{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jaydene-touring-park-gisleham-eng-gb",
  "name": "Jaydene Touring Park",
  "description": "Jaydene Touring Caravan Park Lowestoft Suffolk offer brand new modern facilities and is exclusively adult we have 12 pitches with 16 amp hook up",
  "url": "https://campertunity.com/listings/campgrounds/jaydene-touring-park-gisleham-eng-gb",
  "image": [
    "https://static.wixstatic.com/media/90184e_e6e46485180940f7a3ef9f42a7124933%7Emv2.png/v1/fit/w_2500,h_1330,al_c/90184e_e6e46485180940f7a3ef9f42a7124933%7Emv2.png",
    "https://static.wixstatic.com/media/90184e_1e686d775de741769f2061c89f292d5e~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gisleham",
    "addressRegion": "ENG",
    "postalCode": "NR33 7PG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4360162,
    "longitude": 1.6970524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}