{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-sainte-eulalie-fr",
  "name": "Camping Municipal Sainte Eulalie",
  "description": "Enjoy a relaxing stay at Camping Municipal Sainte-Eulalie in Sainte-Eulalie, France. Visitors' rating: 3.25.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-sainte-eulalie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885687.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Reynardeyres",
    "addressLocality": "Sainte-Eulalie",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "postalCode": "07510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.80935,
    "longitude": 4.18741
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/sainte-eulalie/82100/camping-municipal-sainte-eulalie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}