{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fkk-camping-mullerhof-dobein-karinthie",
  "name": "Fkk Camping Mullerhof",
  "description": "naturist campsite - located directly on the Keutschacher See - camping shop - pizzeria - restaurant - shops 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fkk-camping-mullerhof-dobein-karinthie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650760477.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dobein",
    "addressLocality": "dobein",
    "addressRegion": "karinthie",
    "postalCode": "9074",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57796,
    "longitude": 14.15068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.03,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "46.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€46.7+"
}