{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nook-campsite-bury-saint-edmunds-engeland",
  "name": "The Nook Campsite",
  "description": "this place is next to a military airbase - is base for planespotters - sanitary is a bit grubby - but who likes to watch a day from very close to landing - rising air traffic is a great place - around free view and located next to a field - very spacious places.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nook-campsite-bury-saint-edmunds-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897016.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pollards Lane",
    "addressLocality": "Bury Saint Edmunds",
    "addressRegion": "engeland",
    "postalCode": "IP28 8RA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36273,
    "longitude": 0.46217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£17+"
}