{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-blanzaguet-saint-cybard-nouvelle-aquitaine-fr",
  "name": "Campspace in Blanzaguet Saint Cybard, Nouvelle Aquitaine",
  "description": "We welcome motorhomes on our private land. In the countryside, with a superb view of the Château de Villebois Lavalette. Very calm and relaxing. Close to all amenities. Activities Walks, cycling, visits, Municipal open-air swimming pool 2 km away",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-blanzaguet-saint-cybard-nouvelle-aquitaine-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blanzaguet-Saint-Cybard",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.487,
    "longitude": 0.291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}