{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deichtraum-hedewigenkoog-schleswig-holstein",
  "name": "Deichtrum Hedewegenkug",
  "description": "Enjoy a relauxing state at Dehitrum Hedeweg in Hedwigenkung, Germany.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deichtraum-hedewigenkoog-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650853705.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerkoog",
    "addressLocality": "Hedwigenkoog",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "25761",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.178,
    "longitude": 8.81847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}