{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holzhauser-feld-homberg-efze-hessen",
  "name": "Wooden houses field",
  "description": "Enjoy a relaxing stay at Holzhäuser Feld in Homberg (Efze), Germany. Customer rating: 3.25.",
  "url": "https://campertunity.com/listings/campgrounds/holzhauser-feld-homberg-efze-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661455.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dresdener Allee",
    "addressLocality": "Homberg (Efze)",
    "addressRegion": "Hessen",
    "postalCode": "34576",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02756,
    "longitude": 9.41478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}