{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-gay-auvergne-rhone-alpes",
  "name": "Le Gay",
  "description": "Le Gay camping site offers a swimming pool, playground, and supermarket. There are also toilets, showers, water, electricity, and laundry facilities available.",
  "url": "https://campertunity.com/listings/campgrounds/le-gay-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651203664"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "113482",
    "addressRegion": "auvergne-rhone-alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.07893,
    "longitude": 6.18048
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/113482/le-gay"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}