{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acqua-e-sole-conca-korsika-frankreich",
  "name": "Acqua e Sole",
  "description": "All services offered at the campsite Acqua e Sole, Conca. With us the customer is really king.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acqua-e-sole-conca-korsika-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/57/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 Strada d'u Pianu",
    "addressLocality": "Conca",
    "addressRegion": "Korsika",
    "postalCode": "20135",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.702777777778,
    "longitude": 9.35
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 761,
    "bestRating": 5,
    "worstRating": 1
  }
}