{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-reotier",
  "name": "Atout France",
  "description": "In Réotier this municipal campsite 2 stars of 80 pitches offers mobil-homes for rent. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-reotier",
  "image": [
    "https://hpaguide.co.uk/i/c/6783/w/cv/cp6783-w-thumb.webp?v=1731202889"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Réotier",
    "addressRegion": "Hautes-Alpes",
    "postalCode": "05600"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6790459,
    "longitude": 6.603847699999999
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/paca/hautes-alpes/reotier/6783.camping-la-fontaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}