{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cairndale-caravan-park-carlisle-cumbria",
  "name": "Cairndale Caravan Park",
  "description": "Lovely grass site set in the tranquil Eden Valley with good views to distant hills. The all-weather touring pitches have electricity, and are located close to the immaculately maintained toilet facilities. Static holiday caravans for hire.Site capacityCaravan pitches available. Motorvan pitches available. Total touring pitches: 5 Static pitches: 15 ServicesElectric hook-up. Battery charging. Calor Gas. Site facilitiesShowers. Electric shaver. Ice pack facilityElectric HookupsDogs welcomeToile...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cairndale-caravan-park-carlisle-cumbria",
  "image": [
    "https://lh3.googleusercontent.com/-Srxt8FopuQc/VMZhFOU0FsI/AAAAAAAEKyQ/M7u4ylHqGP8/w1000/Untitled-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cumwhitton",
    "addressLocality": "Carlisle",
    "addressRegion": "Cumbria",
    "postalCode": "CA8 9BZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.8908157,
    "longitude": -2.9223991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}