{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/odenwald-camping-park-hirschhorn-neckar",
  "name": "Odenwald Camping Park",
  "description": "Odenwald Camping Park is a campsite in Hirschhorn, Hesse, located a river/stream.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/odenwald-camping-park-hirschhorn-neckar",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674acc530e7b1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langenthalerstraße 80",
    "addressLocality": "Hirschhorn/Neckar",
    "postalCode": "69434",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.45258,
    "longitude": 8.87789
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/hesse/hirschhorn/odenwald-camping-park-109160/",
    "http://www.odenwald-camping-park.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}