{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-kaysersberg-vignoble-grand-est-kaysersberg-vign",
  "name": "Campspace In Kaysersberg Vignoble Grand Est",
  "description": "Arrival before 6 pm. Tasting of the wines of the domain in the evening. Other things Departure in the morning. Location for one night (24 hours).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-kaysersberg-vignoble-grand-est-kaysersberg-vign",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kaysersberg-vignoble",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1325,
    "longitude": 7.2995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}