{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gerharz-reisemobilstellplatz-gau-algesheim-rhineland-palatin",
  "name": "Gerharz motorhome parking space",
  "description": "Enjoy a relaxing stay at Gerharz Reisemobilstellplatz in Gau-Algesheim, Germany. Visitors' rating: 3.88.",
  "url": "https://campertunity.com/listings/campgrounds/gerharz-reisemobilstellplatz-gau-algesheim-rhineland-palatin",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651015752"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Binger Straße",
    "addressLocality": "Gau-Algesheim",
    "addressRegion": "Rhineland-Palatinate",
    "postalCode": "55435",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96341808,
    "longitude": 8.01087309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}