{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seencamping-hoffmann-steindorf-am-ossiacher-see-carinthia",
  "name": "Seencamping Hoffmann",
  "description": "To lake, center 1 km, bread service, bike / boat rental",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seencamping-hoffmann-steindorf-am-ossiacher-see-carinthia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826953.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uferweg",
    "addressLocality": "steindorf-am-ossiacher-see",
    "addressRegion": "carinthia",
    "postalCode": "9552",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.69495,
    "longitude": 13.99666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33+"
}