{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seekirchen-seekirchen-am-wallersee-salzburg",
  "name": "Camping Seekirchen",
  "description": "Yoga courses - wine shop - boat rental - sailing school - on the lake (Wallersee) - center 1.8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seekirchen-seekirchen-am-wallersee-salzburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651277567.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "Seekirchen am Wallersee",
    "addressRegion": "salzburg",
    "postalCode": "5201",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.90277,
    "longitude": 13.142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€34+"
}