{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/larzac-steppe-millau-okzitanien",
  "name": "The Larzac steppe,",
  "description": "Enjoy a relaxing stay at The Larzac steppe, in Millau, France. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/larzac-steppe-millau-okzitanien",
  "image": [
    "https://static.campspace.com/media/space/detail/109712.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millau",
    "addressRegion": "Okzitanien",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.037,
    "longitude": 3.086
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}