{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plaza-de-aparcamiento-en-bodega-en-la-ruta-del-vino-del-sur",
  "name": "Plaza de aparcamiento en bodega en la ruta del vino del sur",
  "description": "Very quiet parking space in the countryside. Direct opportunity to walk through the vineyards, bike riding, etc. Nearby restaurants, golf course, equestrian center, sheep, nature and, of course, delicious wine!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plaza-de-aparcamiento-en-bodega-en-la-ruta-del-vino-del-sur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Essingen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.231,
    "longitude": 8.1685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}