{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lisi-grun-giering-upper-austria-at",
  "name": "Camping Lisi Grün",
  "description": "small campsite - farm / nursery with vegetables and flowers - outdoor kitchen - compost toilet - . in a secluded location in the Upper Austria - city center 2km",
  "url": "https://campertunity.com/listings/campgrounds/camping-lisi-grun-giering-upper-austria-at",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651091023.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sipbachzeller Straße",
    "addressLocality": "Giering",
    "addressRegion": "upper-austria",
    "postalCode": "4642",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.08195,
    "longitude": 14.07138
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/upper-austria/giering/104816/camping-lisi-grun"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}