{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simonhohe-sankt-urban-carintia",
  "name": "Simonhöhe",
  "description": "plot for motorhomes with an impressive panorama - maximum 24 hours - restaurant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/simonhohe-sankt-urban-carintia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035797.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Simonhöhe",
    "addressLocality": "Sankt Urban",
    "addressRegion": "carintia",
    "postalCode": "9554",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.77557,
    "longitude": 14.1682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.9",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€15.9+"
}