{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leyburn-caravan-park-leyburn-england",
  "name": "Leyburn Caravan Park",
  "description": "Leyburn Caravan Park offers a supermarket, playground, security, illuminated area, hardened surface, water, electricity, toilet facilities, showers, laundry service, internet, bicycle rental, and a shop.",
  "url": "https://campertunity.com/listings/campgrounds/leyburn-caravan-park-leyburn-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Riseber",
    "addressLocality": "Leyburn",
    "addressRegion": "England",
    "postalCode": "DL8 5DF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.31091,
    "longitude": -1.83681
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111919/leyburn-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}