{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-le-bosc",
  "name": "dogs_allowed",
  "description": "Our land is one hectare, superb view from our land, the land overlooks the village. At 6 kilometers, you have the lake of Salagou and all its activities. There are many footpaths for hikers. The activities Many activities in the area.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-le-bosc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Bosc",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.717,
    "longitude": 3.3815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}