{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-jungholz-jungholz",
  "name": "Camping Jungholz",
  "description": "Enjoy a relaxing stay at Camping Jungholz in Jungholz, Austria. Visitors' rating: 2.5.",
  "url": "https://campertunity.com/listings/campgrounds/camping-jungholz-jungholz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211217",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jungholz",
    "addressLocality": "Jungholz",
    "addressRegion": "Jungholz",
    "postalCode": "6691",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5763481,
    "longitude": 10.4325102
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/tyrol/jungholz/156748/camping-jungholz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}