{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-revin-grand-est-revin",
  "name": "Campspace In Revin Grand Est",
  "description": "The campsite of Revin welcomes you in a green setting. Located in the Ardennes, a few minutes from Belgium, the campsite is ideally situated for a natural stay. Quiet campsite with a view on the mountain The activities Animations in the afternoon in summer evening animations",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-revin-grand-est-revin",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "revin",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9455,
    "longitude": 4.632
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}