{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baia-del-sole-marina-di-ragusa",
  "name": "Camping Baia del Sole",
  "description": "Camping Baia del Sole is a campsite in Marina di Ragusa, Ragusa, located near the sea.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baia-del-sole-marina-di-ragusa",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c3b75a0f6f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Maresciallo Scrofani 5",
    "addressLocality": "Marina di Ragusa",
    "postalCode": "97100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.78117,
    "longitude": 14.56708
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}