{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-oberhof-thuringia-de",
  "name": "Motorhome site Oberhof",
  "description": "Enjoy a relaxing stay at RV park Oberhof in Oberhof, Germany. Visitors' rating: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-oberhof-thuringia-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750268.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jahnstraße",
    "addressLocality": "Oberhof",
    "addressRegion": "Thuringia",
    "postalCode": "98559",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.70288,
    "longitude": 10.72757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    }
  ]
}