{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lalzelli-manso-corsica",
  "name": "Camping Lalzelli",
  "description": "Access via narrow road and narrow bridge. Not suitable for large motorhomes - Location directly on the Fango with access to the beautiful bath pumps - Shady - narrow plots under trees - Restaurant - Croissants and baguette in the morning - Center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lalzelli-manso-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650994656"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D351",
    "addressLocality": "manso",
    "addressRegion": "corsica",
    "postalCode": "20245",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.38677,
    "longitude": 8.75006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}