{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pipers-height-caravan-blackpool-lancashire",
  "name": "Pipers Height Caravan Park",
  "description": "Our parks provide the perfect base to explore Lancashire and the surrounding areas. Ideally located in rural Fylde, yet only 3 miles from the Bright lights of Blackpool, 2.5 miles from the boutiques, restaurants and wine bars of Leafy Lytham, and 3 miles from the Victorian town of St Annes, famously known for its world Championship Golf course.Pipers Height & Clifton Fields stock a superb range of New and Used Holiday Homes and Lodges for sale and welcome nightly and seasonal touring caravan...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pipers-height-caravan-blackpool-lancashire",
  "image": [
    "https://lh3.googleusercontent.com/-QYQziDuuuQ8/VgJea7BsP2I/AAAAAAAERg8/4vS2_axXqUk/w1000/DSCF4682-451x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peel Road",
    "addressLocality": "Blackpool",
    "addressRegion": "Lancashire",
    "postalCode": "FY4 5JT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8179442,
    "longitude": -3.0509812
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}