{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-lac-bleu-grenoble-auvergne-rhone-alpen",
  "name": "Le Lac Bleu",
  "description": "Enjoy a relaxing stay at Le Lac Bleu in Grenoble, France. Customer rating: 4.2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-lac-bleu-grenoble-auvergne-rhone-alpen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651136948.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rte du Plan",
    "addressLocality": "Grenoble",
    "addressRegion": "Auvergne-Rhone-Alpen",
    "postalCode": "38520",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03705146,
    "longitude": 6.0413912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}