{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-tailladis-marcillac-saint-quentin-nouvelle",
  "name": "Camping Les Tailladis",
  "description": "At river village 800m Bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-tailladis-marcillac-saint-quentin-nouvelle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650993095"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Marcillac-Saint-Quentin",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.97315,
    "longitude": 1.18805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.5+"
}