{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-fargogne-puygaillard-de-quercy",
  "name": "Camping Fargogne",
  "description": "Camping Fargogne is a campsite in Puygaillard-de-Quercy, Tarn-et-Garonne. This campsite has pitches with parcels, with shadows, without shadows...",
  "url": "https://campertunity.com/listings/campgrounds/camping-fargogne-puygaillard-de-quercy",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c66ad9cb9e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit Fargogne, 1455 D8 Route de Puycelci",
    "addressLocality": "Puygaillard-de-Quercy",
    "postalCode": "82800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.99222,
    "longitude": 1.64828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}