{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tenda-nottingham",
  "name": "Tenda Glamping Reino Unido",
  "description": "Reconnect with nature at this unforgettable escape. Bell Tent village Parks welcomes you to step out of the ordinary, what could be more magical than sleeping outdoors and under the stars? Relax in a touch of luxury which will rival any hotel room, with the added bonus of being surrounded by the great outdoors. Take the hassle out of camping in our fully furnished home in nature and unwind in style.",
  "url": "https://campertunity.com/listings/campgrounds/tenda-nottingham",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nottingham",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93957492358999,
    "longitude": -1.0952793519287085
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "204.3",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£204.3+"
}