{
  "@context": "https://schema.org",
  "@type": "TaxiService",
  "name": "LimoGreenService",
  "entity": "LimoGreenService",
  "type": "Professional Chauffeur Service (NCC)",
  "url": "https://www.limogreenservice.it",
  "logo": "https://www.limogreenservice.it/images/logo.png",

  "description": "Servizio NCC premium con sede ad Arese, con copertura operativa estesa a tutta Italia.",

  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "45.5528",
    "longitude": "9.0772"
  },

  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Eliseo Vismara, 26 Int 2",
    "addressLocality": "Arese",
    "postalCode": "20044",
    "addressRegion": "MI",
    "addressCountry": "IT"
  },

  "areaServed": [
    "Milano",
    "Lombardia",
    "Italia"
  ],

  "keywords": [
    "Noleggio con conducente Arese",
    "NCC Milano",
    "Chauffeur Service Malpensa",
    "Airport Transfer Milan"
  ],

  "sameAs": [
    "https://it-it.facebook.com/LimoGreenService/",
    "https://www.instagram.com/limogreenservice/",
    "https://it.linkedin.com/company/limogreenservice"
  ],

  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+39 338 9956900",
    "contactType": "customer service",
    "availableLanguage": ["Italian", "English"]
  }
}
