{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kite-hill-farm-caravan-camping-park-wootton-bridge-england",
  "name": "Kite Hill Farm Caravan & Camping Park",
  "description": "location very suitable for walkers - backpackers - cyclists and families to explore the island - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kite-hill-farm-caravan-camping-park-wootton-bridge-england",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kite Hill",
    "addressLocality": "Wootton Bridge",
    "addressRegion": "england",
    "postalCode": "PO33 4LE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72322,
    "longitude": -1.22047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£15+"
}