{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westerly-lake-fishing-and-caravan-park-york-north-yorkshire",
  "name": "Westerly Lake Fishing and Caravan Park",
  "description": "Situated just 7 miles from the historic city of York, this small family run adults only touring caravan park provides a peaceful holiday location within a beautiful lakeside setting with coarse fishing. Westerly Lake Caravan Park is teeming with wildlife and dedicated to peace and quiet. Located on the edge of the village of Wheldrake you are within walking distance of the village pub and shop, and with the Designer Outlet and Park and Ride a short drive away, Westerly Lake is the ideal place...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westerly-lake-fishing-and-caravan-park-york-north-yorkshire",
  "image": [
    "https://lh3.googleusercontent.com/-i7nxImlYd1o/U9-QCbeS3PI/AAAAAAAD-9I/4eBk5SSZdiQ/w1000/Westerly-Lake-Fishing-and-Caravan-Park-507965260.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Lodge Westerly Lake",
    "addressLocality": "York",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO19 6AH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9590555,
    "longitude": -1.0815361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}