{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/storkesoen-camping-ribe",
  "name": "Storkesøen Camping",
  "description": "Storkesøen Camping is a campsite in Ribe, South Denmark, located in the woods.This campsite has unshaded pitches....",
  "url": "https://campertunity.com/listings/campgrounds/storkesoen-camping-ribe",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675198606916d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haulundvej 164",
    "addressLocality": "Ribe",
    "postalCode": "6760",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.31636,
    "longitude": 8.75986
  },
  "sameAs": [
    "https://www.eurocampings.fr/danemark/danemark-du-sud/ribe/storkesoen-camping-125876/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}