{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-saint-milion-nouvelle-aquitaine-saint-milion",
  "name": "Campspace In Saint Milion Nouvelle Aquitaine",
  "description": "Good day, I propose you to set up your tent or come with your van or motorhome and spend a night in one of my vineyard plots in AOC Saint Émilion Grand Cru. The vineyard is cultivated by sustainable methods and is labeled as high environmental value. We have several plots of vineyards. You will also stay in the middle of our vineyards. The calm, serenity and tranquility will be on the order of the day. You will be alone in your plot without other travelers. The first plot, located in the hill...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-saint-milion-nouvelle-aquitaine-saint-milion",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint-milion",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8735,
    "longitude": -0.1345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}