{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/torrennerhof-golling-an-der-salzach-salzburg",
  "name": "Torrennerhof",
  "description": "Small campsite near hotel - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/torrennerhof-golling-an-der-salzach-salzburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650932229.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wasserfallstraße",
    "addressLocality": "Golling an der Salzach",
    "addressRegion": "salzburg",
    "postalCode": "5440",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.60172,
    "longitude": 13.14367
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/salzburg/golling-an-der-salzach/94870/torrennerhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€30+"
}