{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-wettolsheim",
  "name": "water",
  "description": "This wine estate enjoys an ideal location, just 5 kilometres from the centre of Colmar, in Alsace, and 2 kilometres from Eguisheim, a picturesque historic city. The estate also has an easy parking lot at the back of the farm, in a fenced green area, offering additional security and tranquility. Visitors can enjoy a guided visit to the winery and a wine tasting to discover the different grape varieties of the region. In addition, for the greedy, there are several restaurants of local and tradi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-wettolsheim",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wettolsheim",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0575,
    "longitude": 7.297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}