{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamping-pension-mentl-am-ossiacher-see-villach-karinthie",
  "name": "Seecamping Pension Mentl am Ossiacher See",
  "description": "Family camping - private access to Lake Ossiach - water sports and other activities possible - children's entertainment - bicycle rental - center of Vilach 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seecamping-pension-mentl-am-ossiacher-see-villach-karinthie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650944803.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ossiachersee Süduferstraße",
    "addressLocality": "Villach",
    "addressRegion": "karinthie",
    "postalCode": "9523",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6535,
    "longitude": 13.93728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.32,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}