{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-laurent-daigouze-saint-laurent-daigouze",
  "name": "Espacio de camping en Saint Laurent D'Aigouze, Occitania",
  "description": "Old equestrian country house on the way to the coal tower Seen on fields with bulls and horses in the distance. Shower, dry baths, kitchen, fridge with free access. A quiet place in the heart of nature, surrounded by horses, bulls and birds of the Camargue. Surrounded by equestrian centers, on the same avenue as the Carboniere Tower with its lookout and its pink flamingos, 5 minutes from Aigues Mortes with its fortified city and its pink marshes, 12 minutes from the beaches of Grau-du-Roi and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-laurent-daigouze-saint-laurent-daigouze",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Laurent-d'Aigouze",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.619,
    "longitude": 4.1995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}