{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-wasselonne-grand-est-wasselonne",
  "name": "Campspace in Wasselonne, Grand Est",
  "description": "Welcome to our field! In the calm of the old station of the town, built in 1905 in Vosges sandstone, emblematic stone of Alsace.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-wasselonne-grand-est-wasselonne",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wasselonne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6295,
    "longitude": 7.4565
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/wasselonne/171261/campspace-in-wasselonne-grand-est"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}