{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-ligueil-centro",
  "name": "Camping Municipal",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-ligueil-centro",
  "image": [
    "https://www.camperonline.it/aree-di-sosta/area-sosta-camper-camperonline.jpg",
    "https://media.campingsportmagenta.com/CamperOnline/top1140_1.jpg?2026-03-161"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue De La Gare",
    "addressLocality": "Ligueil",
    "addressRegion": "Centro, Limosino e Alvernia",
    "postalCode": "37240"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.925526,
    "longitude": 0.845042
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}