{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-monswiller-grand-est-monswiller",
  "name": "Campspace In Monswiller Grand Est",
  "description": "Place in a paved driveway",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-monswiller-grand-est-monswiller",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "monswiller",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7445,
    "longitude": 7.3635
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}