{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riva-del-garda",
  "name": "Toggle Dropdown",
  "description": "Welcome to camping Al Lago in Riva del Garda.If you have stayed at this campsite, leave your review.",
  "url": "https://campertunity.com/listings/campgrounds/riva-del-garda",
  "image": [
    "https://www.lagodigarda.com/immagini/turismo/"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Rovereto, 112",
    "addressLocality": "Riva del Garda"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.879658,
    "longitude": 10.856481
  }
}