{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilpark-scheidegg-scheidegg-by",
  "name": "Wohnmobilpark Scheidegg",
  "description": "Quiet place - ideal for winter sports: cross-country ski trail in front of the place - tobogganing - mini golf - bread service - toilet and shower during restaurant opening hours - supermarket and center 1.2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilpark-scheidegg-scheidegg-by",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650686505.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hammerweiher 1",
    "addressLocality": "Scheidegg",
    "addressRegion": "Bavaria",
    "postalCode": "88175",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.57239,
    "longitude": 9.8449
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}