{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinede-les-mathes-charente-maritime",
  "name": "La Pinède",
  "description": "A green setting in the heart of the Gironde estuary",
  "url": "https://campertunity.com/listings/campgrounds/pinede-les-mathes-charente-maritime",
  "image": [
    "https://www.marvilla-parks.com/photos/camping/2661/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2103 Route de la Fouasse",
    "addressLocality": "Les Mathes",
    "addressRegion": "Charente Maritime",
    "postalCode": "17570",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7260611,
    "longitude": -1.1748261
  },
  "sameAs": [
    "https://www.marvilla-parks.com/camping/la-pinede"
  ]
}