{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-wyre-caravan-park-poulton-le-fylde-lancashire",
  "name": "River Wyre Caravan Park",
  "description": "Currently no description added for River Wyre Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-wyre-caravan-park-poulton-le-fylde-lancashire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Mains Lane",
    "addressLocality": "Poulton-le-Fylde",
    "addressRegion": "Lancashire",
    "postalCode": "FY6"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8461465,
    "longitude": -2.9904844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}