{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cars-campingcarnight-des-pommiers-rivieres-tarn",
  "name": "Aire de Camping Cars \"CampingCarNight des Pommiers\"",
  "description": "Enjoy a relaxing stay at Aire de Camping-Cars \"CampingCarNight des Pommiers\" in Rivières, France. Visitors' rating: 3.67.",
  "url": "https://campertunity.com/listings/campgrounds/camping-cars-campingcarnight-des-pommiers-rivieres-tarn",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650966996.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Grand Pavois",
    "addressLocality": "Rivières",
    "addressRegion": "Tarn",
    "postalCode": "81600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.90736283,
    "longitude": 1.98102864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}