{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/instinct-nomade-sainte-eulalie-auvergne-rhone-alpes",
  "name": "Instinct Nomade",
  "description": "Between forest and stream - flat terrain - kitchen with microwave, oven, hob and dishwasher - relaxation room with TV and library - center 7km",
  "url": "https://campertunity.com/listings/campgrounds/instinct-nomade-sainte-eulalie-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651171681.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Beage/D-122",
    "addressLocality": "Sainte-Eulalie",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82436,
    "longitude": 4.16235
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/sainte-eulalie/157830/instinct-nomade"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}