{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countryside-bouteille-hauts-france-vervins-aisne",
  "name": "In the countryside and in La Bouteille, Hauts De France",
  "description": "Enjoy a relaxing stay at In the countryside and in La Bouteille, Hauts-de-France in Vervins, France. Customer rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/countryside-bouteille-hauts-france-vervins-aisne",
  "image": [
    "https://static.campspace.com/media/space/detail/a1171a38f07770b9c6a55f6fd8dc8c71.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "vervins",
    "addressRegion": "Aisne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8795,
    "longitude": 3.957
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/aisne/vervins/172086/in-the-countryside-and-in-la-bouteille-hauts-de-france"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}