{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-narbonne-plage",
  "name": "Aire de Camping Car Narbonne plage",
  "description": "Located between the sea, vineyards and pine forests - center Narbonne 3km - payment is made on departure by credit card. electricity is €1,- per 4 hours.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-narbonne-plage",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651144241.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voie Rapide Gruissan",
    "addressLocality": "Narbonne",
    "addressRegion": "occitanie",
    "postalCode": "11100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.14327,
    "longitude": 3.14391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.81,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€10+"
}