{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-grand-lierne-chateaudouble",
  "name": "Campsite Le Grand Lierne",
  "description": "Site 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-grand-lierne-chateaudouble",
  "image": [
    "https://www.capfun.com/img/star-4.png",
    "https://www.capfun.com/img/star-2.png",
    "https://www.capfun.com/img/star-3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "695, Chemin du Grand Lierne",
    "addressLocality": "CHATEAUDOUBLE",
    "postalCode": "26120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.91536,
    "longitude": 5.065401
  }
}