{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/storkesoen-ribe-9236",
  "name": "Storkesøen Ribe",
  "description": "located on the lake Storkesøen - snack bar at the lake - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/storkesoen-ribe-9236",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650715361.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haulundvej 164",
    "addressLocality": "Ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.31726,
    "longitude": 8.75946
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/ribe/9236/storkesen-ribe",
    "https://www.promobil.de/stellplatz/storkesoen-ribe-588f1d60721d54a52815d31f.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ]
}