{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-konitsa-epirus-1",
  "name": "Reisemobilstellplatz",
  "description": "The place is provided by the municipality and is located directly in front of a river with a historical bridge. From here also a marked, very nice hiking trail always goes along the river on the left side (5.2 kilometers easy path). By bike you can drive for example after the 12 kilometers away Konitsa. Opposite the square was installed by the municipality extra fresh water tap for the campers.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-konitsa-epirus-1",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/103106/staticmap_103106_16_39.96957_20.66136.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/103106/staticmap_103106_16_39.96957_20.66136.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "EO Kozanis Ioanninon",
    "addressLocality": "Konitsa",
    "addressRegion": "Epirus",
    "postalCode": "441 00",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.96957,
    "longitude": 20.66136
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/stellplatz-an-der-historischen-brucke"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}