{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gehrden-gehrden-niedersachsen",
  "name": "Grooms",
  "description": "Enjoy a relaxing stay at Gehrden in Gehrden, Germany. Customer rating: 3.35.",
  "url": "https://campertunity.com/listings/campgrounds/gehrden-gehrden-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744152.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lange Feldstraße",
    "addressLocality": "Gehrden",
    "addressRegion": "Niedersachsen",
    "postalCode": "30989",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31187,
    "longitude": 9.60956
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/niedersachsen/gehrden/20836/gehrden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}