{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-seecamp-zell-am-see-salzburg",
  "name": "Campingplatz Seecamp",
  "description": "campsite by the lake - all sports and leisure opportunities - private restaurant - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-seecamp-zell-am-see-salzburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801694.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thumersbacher Straße",
    "addressLocality": "zell-am-see",
    "addressRegion": "salzburg",
    "postalCode": "5700",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.33995,
    "longitude": 12.80938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.49,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€50.7+"
}