{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moss-wood-caravan-park-lancaster-lancashire",
  "name": "Moss Wood Caravan Park",
  "description": "Welcome to Moss Wood Caravan Park...We welcome Motor Homes, Touring Caravans or Trailer Tents which are all pre- bookable. All our pitches are have hard standing, electricity, water and grey water drainage. Our toilets, Laundry room, wash up area and disposal point are all located in the centre of our touring area.Coarse fishing is available on site for Rudd, Roach, Perch and Carp with day tickets being just £4.00 a day.We always have a selection of new and second hand Holiday Homes for viewi...",
  "url": "https://campertunity.com/listings/campgrounds/moss-wood-caravan-park-lancaster-lancashire",
  "image": [
    "https://lh5.googleusercontent.com/-ZCfNqck4sOA/Ucw0ox697jI/AAAAAAADSvQ/AfYepIQLZag/w1000/Moss-Wood-Caravan-Park-243752588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crimbles Lane",
    "addressLocality": "Lancaster",
    "addressRegion": "Lancashire",
    "postalCode": "LA2 9DU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0488219,
    "longitude": -2.8013499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}