{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-ossiach-karnten",
  "name": "Glamping-Resorts",
  "description": "The Prefelnig farm is a typical Carinthian farm and is located only about 1.3 km from the Ossiacher See Ostbucht. We operate - and this is unique on Lake Ossiacher - a small campsite directly on our farm. From June 2018 you can also stay in our new glamping lodges.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-ossiach-karnten",
  "image": [
    "https://glamping.info/img/204357/glamping-urlaub-am-bauernhof-am-ossiacher-see-205397.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204357/glamping-urlaub-am-bauernhof-am-ossiacher-see-205397.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alt-Ossiach 2",
    "addressLocality": "Ossiach",
    "addressRegion": "Kärnten",
    "postalCode": "9570",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68894,
    "longitude": 14.03284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}