{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garda-sirmione-lombardei",
  "name": "The Garda Village",
  "description": "The Garda Village - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "https://campertunity.com/listings/campgrounds/garda-sirmione-lombardei",
  "image": [
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630&prn=prn:campsite:the-garda-village",
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630",
    "https://www.pincamp.de/i/placeholder.jpg?handle=hRUcLdwuRf6fY3V1BFwc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Coorti Romane 47",
    "addressLocality": "Sirmione",
    "addressRegion": "Lombardei",
    "postalCode": "25019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4657,
    "longitude": 10.595794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}