{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rougier-camares-aveyron",
  "name": "CAMPING DU ROUGIER",
  "description": "In Camarès this campsite of 20 pitches does not offer rental accommodation. In terms of leisure, it offers a heated pool. Furthermore, as services, you will find a bar and a sauna/steam room. Internet access via WIFI is available. For motorhomes, there is a parking area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-rougier-camares-aveyron",
  "image": [
    "https://hpaguide.co.uk/i/c/2996/w/cv/cp2996-w-thumb.webp?v=1734900574"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camarès",
    "addressRegion": "Aveyron",
    "postalCode": "12360"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8272645,
    "longitude": 2.8747038
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/occitania/aveyron/camares/2996.camping-du-rougier"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}