{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-homberg-hessen",
  "name": "Camping Behaviour Not Allowed",
  "description": "places near Stadthalle - half-timbered houses - beautiful views of Ohmsdal - closed in the second half of October - for that period detour to Parkplatz am Schwimmbad - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-homberg-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796646.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stadthallenweg",
    "addressLocality": "Homberg",
    "addressRegion": "hessen",
    "postalCode": "35315",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72567,
    "longitude": 8.99441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}