{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-unterschachen-unterschachen-uri",
  "name": "Camperplaats Unterschächen",
  "description": "Quiet motorhome - at Klausenpass - at cross-country center - center 350m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-unterschachen-unterschachen-uri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651080043.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Werkstrasse",
    "addressLocality": "Unterschächen",
    "addressRegion": "uri",
    "postalCode": "6465",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.86401,
    "longitude": 8.76648
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF20+"
}