{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/schlaferhof-fresach-karnten",
  "name": "Sleeper's farm",
  "description": "Enjoy a relaxing stay at Schlaferhof in Fresach, Austria. Customer rating: 4.35.",
  "url": "https://campertunity.com/listings/campgrounds/schlaferhof-fresach-karnten",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651186992",
    "https://images.campercontact.com/media/photos/4222124650999329.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laas",
    "addressLocality": "Fresach",
    "addressRegion": "Kärnten",
    "postalCode": "9712",
    "addressCountry": "Österreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7143462,
    "longitude": 13.6704406
  },
  "sameAs": [
    "https://www.campercontact.com/de/osterreich/karnten/fresach/99862/schlaferhof"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}