{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-et-gites-de-la-ferme-fournet-tursac-dordogne",
  "name": "CAMPING ET GITES DE LA FERME FOURNET",
  "description": "In Tursac this campsite of 25 pitches offers bungalows, caravans and mobil-homes for rent. In terms of leisure, it offers organized activities. Internet access via WIFI is available. Pets are allowed for free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-et-gites-de-la-ferme-fournet-tursac-dordogne",
  "image": [
    "https://hpaguide.co.uk/i/c/3479/w/cv/cp3479-w-thumb.webp?v=1742864485"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tursac",
    "addressRegion": "Dordogne",
    "postalCode": "24620"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.978843,
    "longitude": 1.0475929
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}