{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-space-on-winery-in-southern-wine-route-essingen",
  "name": "Parking space on a winery in the southern wine route",
  "description": "Very quiet parking space in the countryside. Direct possibility of hiking in the vineyards, cycling, etc. Nearby restaurants, golf course, riding stables, sheep, nature and of course delicious wine!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-space-on-winery-in-southern-wine-route-essingen",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Essingen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.234,
    "longitude": 8.1755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}