{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/famous-tour-de-france-cycle-area-alpe-dhuez",
  "name": "Famous Tour de France Cycle Area, Alpe d'Huez, 21 Bends",
  "description": "Enjoy a relaxing stay at Famous Tour de France Cycle Area, Alpe d'Huez, 21 Bends in Grenoble, France. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/famous-tour-de-france-cycle-area-alpe-dhuez",
  "image": [
    "https://static.campspace.com/media/space/detail/c101c09fb00476bfad8e7479aecb2d46.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grenoble",
    "addressRegion": "Auvergne-Rhone-Alpen",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.086,
    "longitude": 6.0055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}