{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bright-meadow-caravan-park-thurston-engeland",
  "name": "Bright Meadow Caravan Park",
  "description": "modern campsite with excellent facilities - hygiene is of paramount importance - easily accessible via exit 46 of the A14, near Bury St. Edmunds - traffic disruption of the A14 present, but not annoying - center Bury St. Edmunds 8km - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/bright-meadow-caravan-park-thurston-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650872878.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thurston Road",
    "addressLocality": "thurston",
    "addressRegion": "engeland",
    "postalCode": "IP31",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24089,
    "longitude": 0.82393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "25+"
}