{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mer-sable-soleil-leucate-aude",
  "name": "CAMPING MER-SABLE-SOLEIL",
  "description": "In Leucate this campsite 3 stars by the sea offers mobil-homes and disabilities housing for rent. In terms of leisure, it offers organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant and fitness facilities. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mer-sable-soleil-leucate-aude",
  "image": [
    "https://hpaguide.co.uk/i/c/4162/w/cv/cp4162-w-thumb.webp?v=1738925087"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leucate",
    "addressRegion": "Aude",
    "postalCode": "11370"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9008732,
    "longitude": 3.0529457
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}