{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/broadlands-caravan-club-site-norwich-norfolk",
  "name": "Broadlands Caravan Club Site",
  "description": "Currently no description added for Broadlands Caravan Club Site",
  "url": "https://campertunity.com/listings/campgrounds/broadlands-caravan-club-site-norwich-norfolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnsons Street",
    "addressLocality": "Norwich",
    "addressRegion": "Norfolk",
    "postalCode": "NR29 5NY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  }
}