{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/festplatz-tann-he",
  "name": "Festplatz",
  "description": "quiet car park - located in the green and near the center (350m)",
  "url": "https://campertunity.com/listings/campgrounds/festplatz-tann-he",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702394.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Unsbach",
    "addressLocality": "Tann",
    "addressRegion": "Hessen",
    "postalCode": "36142",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.64274,
    "longitude": 10.01951
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/hesse/tann/12083/festplatz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}