{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/telt-glamping-england-nottingham",
  "name": "Telt Glamping England",
  "description": "This luxury lodge tent is ideal for families and smaller groups. This beautifully furnished tent is set up and ready for your arrival and includes three bedroom compartments and a general living area. The general living area has a small sofa. The master bedroom compartment has a double bed, whilst the two smaller compartments have a single bed. This lodge tent comes fully equipped with electricity so you can run and charge all your favorite devices.",
  "url": "https://campertunity.com/listings/campgrounds/telt-glamping-england-nottingham",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nottingham",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93957492358999,
    "longitude": -1.0952793519287085
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "283.75",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£283.75+"
}