{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-europe-gignod-it",
  "name": "Camping Europe",
  "description": "This campsite is modest in size and simple in nature. It is situated at a certain elevation, offering attractive views of the mountains from specific spots. The majority of the site is well-covered, providing ample shade. The sanitary facilities are clean, albeit slightly worn. The manager is friendly and fluent in French.",
  "url": "https://campertunity.com/listings/campgrounds/camping-europe-gignod-it",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gignod",
    "addressLocality": "Gignod",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7798,
    "longitude": 7.2954
  },
  "sameAs": [
    "https://campio.no/campsite/camping-europe"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}