{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-grand-lierne-chateaudouble-rhone-alpes",
  "name": "Camping Le Grand Lierne",
  "description": "Nature destination for a family holiday : Grand Lierne, campsite Rh ne Alpes CHABEUIL with swimming pool, En plein nature. Capfun offers accommodation in camping, mobile home rental or cottages.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-grand-lierne-chateaudouble-rhone-alpes",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/GRAND_LIERNE/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "695, Chemin du Grand Lierne",
    "addressLocality": "CHATEAUDOUBLE",
    "addressRegion": "Rhone Alpes",
    "postalCode": "26120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.91536,
    "longitude": 5.065401
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 3164,
    "bestRating": 5,
    "worstRating": 1
  }
}