{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/courts-campsite-little-baddow-england-gb",
  "name": "The Courts Campsite",
  "description": "Camper and camping pitches on the campsite - only for members of the Caravan and Camper Club - center 1km.",
  "url": "https://campertunity.com/listings/campgrounds/courts-campsite-little-baddow-england-gb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651145219.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Elms Lane",
    "addressLocality": "Little Baddow",
    "addressRegion": "england",
    "postalCode": "CM3 4SD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73519,
    "longitude": 0.58044
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/little-baddow/107753/the-courts-campsite",
    "https://www.britstops.com/hosts/england/chelmsford/the-grange"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "£30+"
}