{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birte-og-egon-kulmbach-ribe",
  "name": "Birte og Egon Kulmbach",
  "description": "payment by envelope in mailbox - marked places - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/birte-og-egon-kulmbach-ribe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826538.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sønderskiftevej",
    "addressLocality": "Ribe",
    "addressRegion": "ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.37676,
    "longitude": 8.73047
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/ribe/65140/birte-og-egon-kulmbach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr100+"
}