{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-peyrelade-riviere-sur-tarn",
  "name": "Flower Camping PEYRELADE",
  "description": "Situated at the foot of the Tarn gorges, the campsite offers one of the more beautiful beach in the area.",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-peyrelade-riviere-sur-tarn",
  "image": [
    "https://static.secureholiday.net/static/Pictures/689/00000427188.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2240 Route des Gorges du Tarn",
    "addressLocality": "RIVIERE SUR TARN",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.191,
    "longitude": 3.15675
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}