{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baltic-wharf-caravan-club-site-bristol-england-united-kingdo",
  "name": "Baltic Wharf Caravan Club Site",
  "description": "highly desirable location - booking via the website or by phone is recommended - Maximum RV length 8,5m - arrival time after 12pm - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baltic-wharf-caravan-club-site-bristol-england-united-kingdo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650855723.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cumberland Road",
    "addressLocality": "bristol",
    "addressRegion": "england",
    "postalCode": "BS1 6XG",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.44652,
    "longitude": -2.61429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "39.15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "39.15+"
}