{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-gasthof-am-riedl-koppl",
  "name": "Hotel-Gasthof Am Riedl GmbH",
  "description": "Experience pure nature on our campsite in Koppel near Salzburg and the Nokstein! Fire place, showers, electricity, Wi-Fi and breakfast, what more do you want.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hotel-gasthof-am-riedl-koppl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eisenstraße 38",
    "addressLocality": "Koppl"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8185019,
    "longitude": 13.1435987
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}