{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damp-ostsee-camping-schlei-ostsee-schleswig-holstein",
  "name": "Damp Baltic Sea Camping",
  "description": "Enjoy a relaxing stay at Damp Ostsee Camping in Schlei-Ostsee, Germany. Customer rating: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damp-ostsee-camping-schlei-ostsee-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650923057.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schubystrand",
    "addressLocality": "Schlei-Ostsee",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "24398",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.59795,
    "longitude": 10.02208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}