{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panoramic-parking-space-ried-brig",
  "name": "Panoramic parking space",
  "description": "The pitches are located at 1000 m above sea level with a wonderful panoramic view of the Rhone Valley. The post bus stop and the valley station of the Rosswald cable cars are 200 meters away. We are the starting point for beautiful hikes. A room can also be rented.",
  "url": "https://campertunity.com/listings/campgrounds/panoramic-parking-space-ried-brig",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ried-Brig",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3115,
    "longitude": 8.027
  },
  "sameAs": [
    "https://www.campercontact.com/en/switzerland/-/ried-brig/169500/panoramic-parking-space"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}