{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lido-verbano-camping-village-castelletto-sopra-ticino",
  "name": "Lido Verbano Camping Village",
  "description": "Bathrooms for the disabled",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lido-verbano-camping-village-castelletto-sopra-ticino",
  "image": [
    "https://www.campinglidoverbano.com/ATImg/pix_trasp.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Sempione, 100",
    "addressLocality": "Castelletto Sopra Ticino",
    "addressRegion": "NO",
    "postalCode": "28053",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7359073,
    "longitude": 8.501272
  },
  "numberOfRooms": 57,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}