{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ca-savio-2",
  "name": "Ca' Savio - 30 Via Concordia",
  "description": "Free parking. We did not stay, were only in town. Should be quiet at night, as it is a residential area. Look for a parking space on the edge, because locals like to park without paying attention to a camper.",
  "url": "https://campertunity.com/listings/campgrounds/ca-savio-2",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/it.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45473,
    "longitude": 12.45419
  },
  "sameAs": [
    "https://park4night.com/en/place/134511"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    }
  ]
}