{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-cour-d-enchere-saint-palais-auvergne-rhone-alpes",
  "name": "Camping La Cour d'Enchère",
  "description": "A quiet campsite in the countryside, with friendly hostess. We cycled nicely in a beautiful rural slightly hilly area. Dutch is spoken.",
  "url": "https://campertunity.com/listings/campgrounds/la-cour-d-enchere-saint-palais-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650860401.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Cour d'Enchère",
    "addressLocality": "Saint-Palais",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "03370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.42025,
    "longitude": 2.29859
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/saint-palais/73303/camping-la-cour-denchere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}