{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeggio-valle-gesso-entracque",
  "name": "Campeggio Valle Gesso",
  "description": "The Campeggio Valle Gesso campsite is located in the north of Italy, not far from the French border. You will be camping there at the...",
  "url": "https://campertunity.com/listings/campgrounds/campeggio-valle-gesso-entracque",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749b5ef12cca.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Provinciale per Valdieri 3",
    "addressLocality": "Entracque",
    "postalCode": "12010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.25086,
    "longitude": 7.39017
  },
  "sameAs": [
    "https://www.eurocampings.fr/italie/piemont/coni/entracque/campeggio-valle-gesso-104641/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}