{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-de-flechou-paulhiac-nouvelle-aquitaine",
  "name": "La Ferme de Fléchou",
  "description": "remote - use GPS coordinates - member France Passion - places are 200m from farm - chicken farm - sale products made on the spot - no shops nearby - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferme-de-flechou-paulhiac-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821958.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D235",
    "addressLocality": "Paulhiac",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "47150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.59239,
    "longitude": 0.85846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}