{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-faucon-dor-montricoux",
  "name": "Camping Le Faucon d'Or",
  "description": "Camping Le Faucon d'Or is a campsite in Montricoux, Tarn-et-Garonne.This terraced camp site has which are marked out, pitches with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/le-faucon-dor-montricoux",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675169361a82e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "558 Chemin de Salquier",
    "addressLocality": "Montricoux",
    "postalCode": "82800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.08422,
    "longitude": 1.62681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}