{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-ribe",
  "name": "Discharge Toilet",
  "description": "at the farm - very quiet and rural area - Ribe 11km - Gredstedbro 7.5km - Hjortlund 3km electricity is 4 Euro/25 kr",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-ribe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651123073"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hjortlundvej",
    "addressLocality": "Ribe",
    "addressRegion": "ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.39717,
    "longitude": 8.84523
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/ribe/11568/den-gamle-stald"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr150+"
}