{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vineyards-palatinate-tuscany-kirchheim",
  "name": "In the midst of the vineyards in the Palatinate Tuscany",
  "description": "We're fortunate enough to live where others love to vacation. So welcome to our humble Palatinate paradise. The campsite is located near several wine-growing villages, making it just a stone's throw from a delicious wine. And culinary-wise, we're on the sunny side here. Hiking, cycling, the Palatinate Forest, Bad Dürkheim, the Rhine Plain, Worms, Speyer, doing nothing, ... all not far away. If you're interested in getting there, please contact us; we'll provide you with a map. Many navigation...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vineyards-palatinate-tuscany-kirchheim",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kirchheim",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.554,
    "longitude": 8.2055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}