{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-blanzaguet-saint-cybard-nueva-aquitania",
  "name": "Camping en Blanzaguet Saint Cybard, Nueva Aquitania",
  "description": "We welcome motorhomes on our private grounds. In the countryside, with a magnificent view of the castle of Villebois Lavalette. Very quiet and relaxing. Close to all services. Activities Walks, cycling, visits, Outdoor communal swimming pool 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-blanzaguet-saint-cybard-nueva-aquitania",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blanzaguet-Saint-Cybard",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.489,
    "longitude": 0.291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}