{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chez-antoine-olmeto-corcega-fr",
  "name": "Chez Antoine",
  "description": "near the beach (2 min.) - speaks German - bread service - washing machine - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chez-antoine-olmeto-corcega-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650929070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chini",
    "addressLocality": "olmeto",
    "addressRegion": "corcega",
    "postalCode": "20113",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.69493,
    "longitude": 8.88348
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€28.5+"
}