{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willows-bury-st-edmunds",
  "name": "The Willows",
  "description": "The Willows is a campsite with 12 tent sites in BURY ST. EDMUNDS, United Kingdom. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willows-bury-st-edmunds",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT072fe52344596e92717000f3b3ba8ab2/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hurdle Drove, West Row",
    "addressLocality": "BURY ST. EDMUNDS",
    "postalCode": "IP28 8RB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.380554,
    "longitude": 0.439114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$21+"
}