{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-degli-ulivi-palermo-sferracavallo",
  "name": "Camping Degli Ulivi",
  "description": "Camping Degli Ulivi is a camping in Palermo, Palermo, by the sea. This camping has pitches with shade and places with some shade. It has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-degli-ulivi-palermo-sferracavallo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749cb6bad2a0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pegaso 25",
    "addressLocality": "Palermo/Sferracavallo",
    "postalCode": "90148",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.19803,
    "longitude": 13.28069
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}