{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandcamping-fenningerspitz-henndorf-am-wallersee",
  "name": "Strandcamping Fenningerspitz",
  "description": "on a lake - extensive cycle path network - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandcamping-fenningerspitz-henndorf-am-wallersee",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651190251"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fenning",
    "addressLocality": "Henndorf am Wallersee",
    "addressRegion": "salzburg",
    "postalCode": "5302",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.89835,
    "longitude": 13.16712
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}