{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-qualite-val-saures-entraygues-truyere",
  "name": "Camping Qualité le Val de Saures",
  "description": "In the north of the Aveyron. Entraygues is situated there where the Lot and the Truyère are coming together and at an altitude of 200 m.",
  "url": "https://campertunity.com/listings/campgrounds/camping-qualite-val-saures-entraygues-truyere",
  "image": [
    "https://static.secureholiday.net/static/Pictures/234/00000971976.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Chemin du Camping",
    "addressLocality": "Entraygues sur Truyère",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.64269,
    "longitude": 2.564578
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}