{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-pres-de-la-region-des-lacs-du-mecklembourg-de",
  "name": "Camping nature près de la région des lacs du Mecklembourg",
  "description": "Our small campsite is located directly on the river in the middle of the most beautiful nature of Meckle",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nature-pres-de-la-region-des-lacs-du-mecklembourg-de",
  "image": [
    "https://campspace.com/media/medium/uploads/space/fa/0d/69/fa0d6995c228b83e44d146c0d74a0853.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.49,
    "longitude": 12.14
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}