{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mando-camping-ribe",
  "name": "Mandø Camping",
  "description": "In Ribe is the lovely campsite Mandø Camping. Read more about the campsite and see if it is the place for your next holiday stay in the Danish.",
  "url": "https://campertunity.com/listings/campgrounds/mando-camping-ribe",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mandø Byvej 1",
    "addressLocality": "Ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.27355,
    "longitude": 8.53745
  },
  "sameAs": [
    "https://frf.dk/campingplads/mandoe-camping/228",
    "https://mandoebrugs.dk/camping",
    "https://campio.no/campsite/mando-camping"
  ]
}