{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-umgeben-von-apfelbaumen-und-feldern",
  "name": "Camping umgeben von Apfelbäumen und Feldern",
  "description": "Camping surrounded by apple trees and fields We offer here an idyllic quiet camp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-umgeben-von-apfelbaumen-und-feldern",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/62/fc/cl62fcb658-030b-4bdf-a401-6d4dc3ffa43c.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.17,
    "longitude": 9.71
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}