{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-chez-nous-roquefort-des-corbieres-occitanie-fr",
  "name": "Aire De Camping Car Chez Nous",
  "description": "parking at hotel restaurant \"Chez Nous\" - motorhome closed on Monday - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-chez-nous-roquefort-des-corbieres-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D6009",
    "addressLocality": "roquefort-des-corbieres",
    "addressRegion": "occitanie",
    "postalCode": "11540",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.89277,
    "longitude": 2.99659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.35,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}