{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byherger-altdorf-uri",
  "name": "Byherger",
  "description": "Enjoy a relaxing stay at Byherger in Altdorf, Switzerland. Visitors' rating: 4.3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/byherger-altdorf-uri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651168941",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grenzgasse",
    "addressLocality": "Altdorf",
    "addressRegion": "Uri",
    "postalCode": "6460",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8726644,
    "longitude": 8.64447914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}