{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyreside-lancaster-lancashire",
  "name": "Wyreside Lakes Fishery",
  "description": "Wyreside Lakes is set in 120 acres and is within the Duchy of Lancaster Estate. You will find 7 lakes for fishing, a camping / caravan site, a cosy Bed & Breakfast in the farmhouse along with a 6 berth Scandinavian Lodge with all services provided.The fishing in the lakes is fantastic and you will expect to find Carp, Course and Pike. Close by we also have a childrens lake stocked with assorted course fish.We have a 4 star caravan site for tourers and tents - some areas are not level over 2 f...",
  "url": "https://campertunity.com/listings/campgrounds/wyreside-lancaster-lancashire",
  "image": [
    "https://lh4.googleusercontent.com/-kNXohix1uUk/UX-agcXf8YI/AAAAAAACMLs/VInFe4MJXTQ/w1000/Wyreside-Lakes-Fishery-385246995.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sunnyside Farmhouse",
    "addressLocality": "Lancaster",
    "addressRegion": "Lancashire",
    "postalCode": "LA2 9DU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0488219,
    "longitude": -2.8013499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}