{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-lombre-des-micocouliers-trebes-occitanie",
  "name": "Camping A Lombre Des Micocouliers",
  "description": "shady campground with spacious sites-restaurant [small map]-access to the municipal swimming pool-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-a-lombre-des-micocouliers-trebes-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787384.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Lande",
    "addressLocality": "trebes",
    "addressRegion": "occitanie",
    "postalCode": "11800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20672,
    "longitude": 2.44185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}