{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aydat-auvernia-rodano-alpes",
  "name": "electricity",
  "description": "La Clairière is a campsite with electrical installations.",
  "url": "https://campertunity.com/listings/campgrounds/aydat-auvernia-rodano-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Lac",
    "addressLocality": "Aydat",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "63970",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.66994,
    "longitude": 3.00098
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/auvernia-rodano-alpes/113539/la-clairiere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}