{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-merilles-doucier",
  "name": "Camping Les Merilles",
  "description": "Campsite Les Merilles is a campsite located in Doucier, Jura, and located river/stream.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-merilles-doucier",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500fefb9e99.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue des 3 Lacs",
    "addressLocality": "Doucier",
    "postalCode": "39130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65169,
    "longitude": 5.77486
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/franche-comte/jura/doucier/camping-les-merilles-108845/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}