{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-at-rehberg-gersheim",
  "name": "Panorama At Rehberg",
  "description": "A parking spot on the top of Rehberg Mountain with a unique panorama. From here, you have a majestic, all-round view of the surrounding fields and forests. You reverse the last 50 meters along the paved road until it ends in the middle of a field. There, you stop. It's windy, but that's why you're on the top of the mountain. Burgstraße, exit Medelsheim towards Seyweiler. About 200 meters past the village, turn left onto the country road, onto a paved field path, and continue straight ahead un...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/panorama-at-rehberg-gersheim",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "gersheim",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.153,
    "longitude": 7.224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}