{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-gourpassou-bor-et-bar",
  "name": "Camping Le Gourpassou",
  "description": "Camping Le Gourpassou is a campsite in Bor et Bar, France. Book and review Camping Le Gourpassou on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-gourpassou-bor-et-bar",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cessetières",
    "addressLocality": "Bor et Bar",
    "postalCode": "12270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1812,
    "longitude": 2.0774
  },
  "sameAs": [
    "https://www.spottocamp.com/it/campsites/camping-le-gourpassou-bor-et-bar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}