{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-corsica-mare-a-4-stelle-merendella-san-nicolao",
  "name": "Campeggio Corsica mare a 4 stelle Merendella",
  "description": "Camping Corsica on the sea 4 stars 2026 with swimming pool and water park with adventure path among the trees.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-corsica-mare-a-4-stelle-merendella-san-nicolao",
  "image": [
    "https://www.merendella.com/images/parc-aquatique-corse.jpg",
    "https://www.merendella.com/images/services/piscine-chauffee-couverte/piscine-chauffee-couverte-merendella-01.jpg",
    "https://www.merendella.com/images/logo-intro.png",
    "https://www.merendella.com/images/vignette-camping-merendella.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moriani Plage",
    "addressLocality": "SAN NICOLAO",
    "addressRegion": "Alto Corso",
    "postalCode": "20230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3633421,
    "longitude": 9.5277644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1764,
    "bestRating": 10,
    "worstRating": 1
  }
}