{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tende-glamping-regno-unito-nottingham",
  "name": "Tende Glamping Regno Unito",
  "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/tende-glamping-regno-unito-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"
    }
  ]
}