{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sainte-alvre-nouvelle-aquitaine",
  "name": "Campspace In Sainte Alvre Nouvelle Aquitaine",
  "description": "Old farmhouse in the countryside The setting is green The activities You will find in our region many tourist sites in Winter the truffle market of Sainte ALVERE.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sainte-alvre-nouvelle-aquitaine",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "sainte-alvre",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.947,
    "longitude": 0.843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}