{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-mouret-leucate-plage-occitanie",
  "name": "Aire De Camping Car Mouret Leucate Plage",
  "description": "At the beach - no shade - barrier open from 9-19u - shops and restaurant close by - nice grounds, partly hardened with nicely landscaped areas, good facilities - bank card payment - bakery arrives around 8 am - center 1,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-mouret-leucate-plage-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Mouret",
    "addressLocality": "leucate",
    "addressRegion": "occitanie",
    "postalCode": "11370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.90019,
    "longitude": 3.0528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.18,
    "reviewCount": 97,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11.1+"
}