{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holzhauser-feld-homberg-hesse",
  "name": "Holzhauser Feld",
  "description": "supermarket 500 m-Centre 1 km",
  "url": "https://campertunity.com/listings/campgrounds/holzhauser-feld-homberg-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661455.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dresdener Allee",
    "addressLocality": "homberg",
    "addressRegion": "hesse",
    "postalCode": "34576",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02756,
    "longitude": 9.41478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}