{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-chemnitz-oberrabenstein-chemnitz",
  "name": "Camping Chemnitz-Oberrabenstein",
  "description": "Camping Chemnitz-Oberrabenstein is a campsite located in Chemnitz, Saxony, and situated in the woods.This campsite on the sloped pitch offers...",
  "url": "https://campertunity.com/listings/campgrounds/camping-chemnitz-oberrabenstein-chemnitz",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ede5bea4db.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thomas-Müntzer-Höhe 10",
    "addressLocality": "Chemnitz",
    "postalCode": "09117",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83367,
    "longitude": 12.81378
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/saxe/chemnitz/camping-chemnitz-oberrabenstein-102610/",
    "http://www.campingplatz-rabenstein.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}