{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-londine-de-provence-la-motte-chalancon",
  "name": "Camping L'Ondine de Provence",
  "description": "Camping L'Ondine de Provence is a campsite in La Motte-Chalancon, Drôme, located a river/stream.The campsite has which are marked out, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-londine-de-provence-la-motte-chalancon",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/674896d0f26f1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "785 route de Nyons",
    "addressLocality": "La Motte-Chalancon",
    "postalCode": "26470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.47514,
    "longitude": 5.37319
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/rhone-alpes/drome/la-motte-chalancon/camping-londine-de-provence-100504/",
    "https://park4night.com/en/place/413345"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}