{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/safaritent-randers",
  "name": "Safaritent Randers",
  "description": "Here is a romantic luxury tent equipped with double bed, f f fridge, loung chairs etc. Outside are waiting two zinc bathtubs, outdoor shower with hot water and a fireplace with equipment to make coffee and tea. The private camp is located idyllic and completely undisturbed among apple trees. Facilities in Camp Butterfly A possibility to buy up time in the winerie's bath & Bobler. Includes light homemade breakfast. (tapas for 2 persons) A possibility to buy up time in the winerie's Bad & Boble...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/safaritent-randers",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Randers",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.51350679999999,
    "longitude": 9.7901132
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "2664.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr2664.75+"
}