{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-tenno-trentino-sudtirol",
  "name": "Motorhome parking space",
  "description": "Nice, simple, small place on the turquoise Tenno lake, which can be reached by foot. There are good hiking opportunities in the area. You can buy organic olive oil and organic wine, or seasonal vegetables from the owner himself.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-tenno-trentino-sudtirol",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/89978/staticmap_89978_16_45.93605_10.81153.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=90&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/89978/staticmap_89978_16_45.93605_10.81153.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "strada stratale 421 15",
    "addressLocality": "Tenno",
    "addressRegion": "Trentino-Südtirol",
    "postalCode": "38060",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93605,
    "longitude": 10.81153
  },
  "sameAs": [
    "https://stellplatz.info/wohnmobilstellplatz/area-di-sosta-lago-di-tenno"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}