{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knights-folly-farm-caravan-and-camping-site-bristol",
  "name": "Knights Folly Farm Caravan And Camping Site",
  "description": "Situated on the edge of the village of Bitton - cash only.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knights-folly-farm-caravan-and-camping-site-bristol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651249123"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bath Road",
    "addressLocality": "bristol",
    "addressRegion": "england",
    "postalCode": "BS30",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42807,
    "longitude": -2.46908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.24,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "32+"
}