{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mando-brugs-camping-ribe",
  "name": "Mando Brugs & Camping",
  "description": "camping for caravans and campers - cooking facilities - flat grassland and sheltered - only accessible twice a day due to the tides - center 12km",
  "url": "https://campertunity.com/listings/campgrounds/mando-brugs-camping-ribe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845983.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mandø Byvej",
    "addressLocality": "Ribe",
    "addressRegion": "ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.27408,
    "longitude": 8.53849
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/ribe/70965/mando-brugs-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}