{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-sileo-montesquiou",
  "name": "Camping Le Siléo",
  "description": "Camping Le Siléo is a campsite located in Montesquiou, Gers, and located in the woods.This campsite on the inclined pitch offers pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-sileo-montesquiou",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515cbd3858b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Devant L'Anjou",
    "addressLocality": "Montesquiou",
    "postalCode": "32320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.57722,
    "longitude": 0.29139
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/midi-pyrenees/gers/montesquiou/camping-le-sileo-118088/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}