{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bahretal-ot-ottendorf-sajonia",
  "name": "Camping en Bahretal OT Ottendorf, Sajonia",
  "description": "The castle/palace is located in the center of the Eastern Metal Mountains of the Saxon Switzerland and can be reached in 5 minutes from the A17, exit 7, Bahretal. Far from mass tourism, we have limited ourselves to 3 parking spaces so that, according to availability, you can choose your own parking space in a historical enclosure and spend a quiet and relaxing time. The castle/palace is open for a guided tour.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bahretal-ot-ottendorf-sajonia",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bahretal OT Ottendorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8975,
    "longitude": 13.921
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}