{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-house-park-blackpool-lancashire",
  "name": "Manor House Park",
  "description": "Hidden away down a peaceful, idyllic country lane Manor House is a small immaculate friendly park set in a beautiful semi-rural location, yet only minutes away from Blackpool, Lytham St Annes and the beach.There is so much to do when you visit us here at Manor House whether you want to get out and about to explore the sophisticated old Victorian town of Lytham with its fashionable café bars and shops, visit the attractions of Blackpool or just relax and unwind in our beautiful manicured garde...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-house-park-blackpool-lancashire",
  "image": [
    "https://lh3.googleusercontent.com/-6gKw6AAfy80/UaC2M8vn9zI/AAAAAAAC9FM/05WaO35s4Jg/w1000/Manor-House-Park-210452507.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kitty Lane",
    "addressLocality": "Blackpool",
    "addressRegion": "Lancashire",
    "postalCode": "FY4 5EG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8179442,
    "longitude": -3.0509812
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}