{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-il-sole-la-maddalena-it",
  "name": "Campeggio Il Sole",
  "description": "Campeggio Il Sole is a campsite in La Maddalena, Olbia-Tempio, located near the sea.This campsite has pitches for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-il-sole-la-maddalena-it",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675195b6ed70f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Indipendenza 73",
    "addressLocality": "La Maddalena",
    "postalCode": "07024",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.22031,
    "longitude": 9.42922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}