{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arinella-bianca-ghisonaccia-corsica",
  "name": "Arinella Bianca",
  "description": "Rent yours in Ghisonaccia with Homair Arinella Bianca and book your holidays online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/arinella-bianca-ghisonaccia-corsica",
  "image": [
    "https://www.homair.com/photos/camping/2511/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arinella Bianca, Bruscheto",
    "addressLocality": "Ghisonaccia",
    "addressRegion": "Corsica",
    "postalCode": "20240",
    "addressCountry": "Francia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.99872,
    "longitude": 9.44216
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 190,
    "bestRating": 5,
    "worstRating": 1
  }
}