{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-probstei-zella-frankenroda",
  "name": "Campingplatz Probstei Zella",
  "description": "Campingplatz Probstei Zella is a campsite located in Frankenroda, Thuringia, and located in the woods and river/stream.This campsite...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-probstei-zella-frankenroda",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751971a2b364.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Probstei Zella 1",
    "addressLocality": "Frankenroda",
    "postalCode": "99826",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.10672,
    "longitude": 10.29639
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/thuringe/frankenroda/campingplatz-probstei-zella-125710/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}