{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-pal-mostuejouls",
  "name": "Camping Saint-Pal",
  "description": "We would be very to welcome you at our campsite in a picturesque landscape, at the confluence of the Gorges du Tarn and the Gorges de la Jonte, at the gate of the Grands Causses and the Cévennes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-pal-mostuejouls",
  "image": [
    "https://static.secureholiday.net/static/Pictures/496/00000502655.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Gorges du Tarn",
    "addressLocality": "Mostuejouls",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1960669073835,
    "longitude": 3.19948865341189
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}