{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moor-lodge-caravan-park-leeds-west-yorkshire",
  "name": "Moor Lodge Caravan Park",
  "description": "A beautiful countryside location, 5 miles north of Leeds. This family-run park offers a tranquil environment for couples looking for relaxation and security. Our Holiday park has been helping our guests find peace and adventure for over 50 years. We are proud to offer you an award winning toilet block, central heated showers and a laundry area with tumble dryer. Some pitches have drainage and own water supply. Our park is elevated and spacious so you’ll never get that hemmed-in feeling. We ar...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moor-lodge-caravan-park-leeds-west-yorkshire",
  "image": [
    "https://lh4.googleusercontent.com/-jvBrinb-X_E/UZyRpSQuYmI/AAAAAAAC6Rs/z8w82MIMJR4/w1000/Moor-Lodge-Caravan-Park-540253404.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blackmoor Lane",
    "addressLocality": "Leeds",
    "addressRegion": "West Yorkshire",
    "postalCode": "LS17 9DZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7974185,
    "longitude": -1.5437941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}