{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campin-saint-martin-creissels-fr",
  "name": "Campin Saint Martin",
  "description": "Camping pitches Image 1 among 4",
  "url": "https://campertunity.com/listings/campgrounds/campin-saint-martin-creissels-fr",
  "image": [
    "https://campingsaintmartin.fr/wp-content/uploads/2024/12/cropped-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cresseils",
    "addressLocality": "Creissels",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0858706,
    "longitude": 3.0612932
  },
  "sameAs": [
    "https://campingsaintmartin.fr/emplacements/",
    "https://campingsaintmartin.fr"
  ]
}