{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laburnum-caravan-park-norwich-norfolk",
  "name": "Laburnum Caravan Park",
  "description": "Laburnum Caravan Park is situated on the scenic North Norfolk coast between Sheringham and Cromer, at the village of West Runton. The park itself is situated on the cliff top just off Water Lane, which leads down to the beach.West Runton village has a small number of shops including a post office, general stores, newsagent and butchers. In addition West Runton boasts a wealth of places to eat, from Clementine’s Bistro Café, the Fairway Sports Bar to the intimate surrounds of The Pepperpot Res...",
  "url": "https://campertunity.com/listings/campgrounds/laburnum-caravan-park-norwich-norfolk",
  "image": [
    "https://lh4.googleusercontent.com/-Hh2p8G3vb5I/UZHr57UPd6I/AAAAAAAC1nE/aleP229Hx5o/w1000/Laburnum-Caravan-Park-975745108.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Norwich",
    "addressRegion": "Norfolk",
    "postalCode": "NR27 9QP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}