{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-beyssenac-nueva-aquitania-beyssenac",
  "name": "Espacio de camping en Beyssenac, Nueva Aquitania",
  "description": "In the heart of nature, without going unnoticed. Quietness and views. No traffic, views of the surroundings Pompadour activities, city of horses. Typical villages, castles Other aspects Pets allowed. My dogs are homeless, so yours should be sociable.",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-beyssenac-nueva-aquitania-beyssenac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beyssenac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.417,
    "longitude": 1.3295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}