{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baia-micenei-otranto",
  "name": "Baia dei Micenei",
  "description": "Baia dei Micenei is a campsite in Otranto, Lecce, located by the sea and in a wood.This terraced camp site has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baia-micenei-otranto",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/a/675ade62a492d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Del Porto",
    "addressLocality": "Otranto",
    "postalCode": "73028",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.14303,
    "longitude": 18.49514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}