{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-petit-dauphin-les-mathes",
  "name": "Camping Le Petit Dauphin",
  "description": "Camping Le Petit Dauphin is a campsite in Les Mathes, Charente-Maritime.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-petit-dauphin-les-mathes",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c4e9cb7776.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1696 route de la Fouasse",
    "addressLocality": "Les Mathes",
    "postalCode": "17570",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.72417,
    "longitude": -1.17444
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/poitou-charentes/charente-maritime/les-mathes/camping-le-petit-dauphin-117744/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}