{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parco-valle-del-lanza-rodero-lombardy",
  "name": "Parco Valle del Lanza",
  "description": "Enjoy a relaxing state at Parco Val Lanza in Modero, Italy.",
  "url": "https://campertunity.com/listings/campgrounds/parco-valle-del-lanza-rodero-lombardy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033447.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rodero",
    "addressRegion": "Lombardy",
    "postalCode": "22070",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.82100059,
    "longitude": 8.92585623
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}