{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-martin-in-midi-pyrenees-france-millau-aveyron",
  "name": "Saint-Martin",
  "description": "Saint-Martin is a campsite in Millau (Aveyron), Midi-Pyrénées, France. Saint-Martin has wifi, a snackbar and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/saint-martin-in-midi-pyrenees-france-millau-aveyron",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTXo1IQcnAWfSRR6DGPJhuFho2H8wYZMP5/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Creissels",
    "addressLocality": "Millau (Aveyron)",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0748,
    "longitude": 3.04916
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Saint-Martin__9018",
    "https://www.spottocamp.com/en/campsites/saint-martin-millau-aveyron"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}