{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capitignano",
  "name": "Capitignano - Via del Lago",
  "description": "Natural space in front of the campsite with a view of the reservoir. Access via a small knoll on a meadow. Great view",
  "url": "https://campertunity.com/listings/campgrounds/capitignano",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_p.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/587801_587900/587860_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/it.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.52065,
    "longitude": 13.332205
  },
  "sameAs": [
    "https://park4night.com/en/place/206256"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}