{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finsterbach-roth",
  "name": "At Finsterbach",
  "description": "A campsite away from the hustle and bustle of everyday life, surrounded by nature, yet still within easy reach of Lake Roth, the market square in Allersberg, or Ratibor Castle in Roth. Faberwald Forest features a climbing forest and, of course, forest trails. From Allersberg train station, you can also quickly reach beautiful Nuremberg, but you can also simply enjoy the quiet location and the hustle and bustle of nature. We can offer two pitches if you're traveling together. Otherwise, the pi...",
  "url": "https://campertunity.com/listings/campgrounds/finsterbach-roth",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roth",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.28,
    "longitude": 11.166
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/roth/169189/at-finsterbach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}