{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-hattenheim-eltville-hessen",
  "name": "Campingplatz Hattenheim",
  "description": "Enjoy a relaxing stay at Campingplatz Hattenheim in Eltville, Germany. Visitors' rating: 1.47.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-hattenheim-eltville-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650957861"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auweg",
    "addressLocality": "Eltville",
    "addressRegion": "Hessen",
    "postalCode": "65347",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.01297,
    "longitude": 8.06492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}