{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalebottom-farm-camping-site-keswick-england",
  "name": "Dalebottom Farm Camping Site and Caravan Park",
  "description": "reservations required - laundry service and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalebottom-farm-camping-site-keswick-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651201529"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Keswick",
    "addressRegion": "england",
    "postalCode": "CA12 4TF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.58623,
    "longitude": -3.09134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£30+"
}