{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-pont-riviere-sur-tarn-riviere-sur-tarn-aveyron",
  "name": "Camping Le Pont, Rivière-sur-Tarn | Campsite",
  "description": "Lovely little family campsite, private beach on the Tarn, marked-out, shaded, flat, grassy pitches, 100m² approx. Novelty: new sanitary block!!",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-pont-riviere-sur-tarn-riviere-sur-tarn-aveyron",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO18208386498/TFO18208386498-17a/medias/jpg/piscine2_w420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rivière-sur-Tarn",
    "addressRegion": "Aveyron",
    "postalCode": "12640",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.202,
    "longitude": 3.1577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}