{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terrassen-camping-schlierbach-lindenfels-schlierbach",
  "name": "Terrassen Camping Schlierbach",
  "description": "This beautiful, green terraced campsite is located in the middle of the UNESCO Geo-Naturepark Bergstraße-Odenwald. This area is not a tourist stronghold,...",
  "url": "https://campertunity.com/listings/campgrounds/terrassen-camping-schlierbach-lindenfels-schlierbach",
  "image": [
    "https://cdn2.acsi.eu/6/8/6/6/686650a113944.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Zentbuckel 11",
    "addressLocality": "Lindenfels/Schlierbach",
    "postalCode": "64678",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.68203,
    "longitude": 8.77011
  },
  "sameAs": [
    "https://www.eurocampings.de/deutschland/hessen/lindenfels/terrassen-camping-schlierbach-102213/?tab=reviews&reviewLocale=de&reviewPage=1&reviewSort=scoreAsc",
    "http://www.terrassencamping-schlierbach.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}