{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/safaritent-verenigd-koninkrijk-nottingham",
  "name": "Safaritent Verenigd Koninkrijk",
  "description": "Our canvas tent, surrounded by nature, features two bedrooms with up to 8 single beds each, complete with snug bedding and charming decor. The cozy living room area serves as a perfect family hub for shared moments and laughter. Our Bell Tent apartment consists of two-bedroom facilities and a living room/chill-out area all connected by adjoining rooms. Perfect for family and friends reunions or hen parties alike.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/safaritent-verenigd-koninkrijk-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": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "510.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£510.75+"
}