{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-village-lago-maggiore-dormelletto-it",
  "name": "Camping Village Lago Maggiore",
  "description": "With a versatile environment (nature and culture in abundance) the area around Lago Maggiore is popular with many holiday makers. Camping Village...",
  "url": "https://campertunity.com/listings/campgrounds/camping-village-lago-maggiore-dormelletto-it",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/5/67656aa7672c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Salvador Dalí 2",
    "addressLocality": "Dormelletto",
    "postalCode": "28040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.73531,
    "longitude": 8.57536
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/piedmont/novara/dormelletto/camping-village-lago-maggiore-104667/",
    "https://www.pincamp.ch/de/campingplaetze/camping-village-lago-maggiore"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}