{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tirol-camp-fieberbrunn-1",
  "name": "Tirol Camp",
  "description": "Snow in winter, sun in summer and always mountains in the area for a sporty holiday. Tirol Camp in Fieberbrunn meets all the...",
  "url": "https://campertunity.com/listings/campgrounds/tirol-camp-fieberbrunn-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748a39f248e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lindau 20",
    "addressLocality": "Fieberbrunn",
    "postalCode": "6391",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.46825,
    "longitude": 12.55389
  },
  "sameAs": [
    "https://www.eurocampings.nl/oostenrijk/tirol/fieberbrunn/tirol-camp-100864/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}