{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-trun-trun",
  "name": "Camping Trun",
  "description": "Campsite Trun is a campsite that is located in Trun, Grisons, and located river/stream.This campsite has shaded pitches, not...",
  "url": "https://campertunity.com/listings/campgrounds/camping-trun-trun",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2ed6803f5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Campadi 2",
    "addressLocality": "Trun",
    "postalCode": "7166",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.74119,
    "longitude": 8.99428
  },
  "sameAs": [
    "https://www.eurocampings.fr/suisse/grisons/trun/camping-trun-107153/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}