{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thriftwood-holiday-park-stansted-england-1",
  "name": "Thriftwood Holiday Park",
  "description": "A three-km del Centro",
  "url": "https://campertunity.com/listings/campgrounds/thriftwood-holiday-park-stansted-england-1",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650745916.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaxdale Green Road",
    "addressLocality": "Stansted",
    "addressRegion": "England",
    "postalCode": "TN15",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32396,
    "longitude": 0.29112
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "28",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "£28+"
}