{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traetelt-storbritannien-haverfordwest",
  "name": "Trætelt Storbritannien",
  "description": "You'll be sleeping in the trees in this ancient woodland on the site of an iron age settlement with your own campfire to keep cost by",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traetelt-storbritannien-haverfordwest",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Haverfordwest",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.788716,
    "longitude": -5.014879
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "56.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£56.75+"
}