[
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "Chauffeur Immédiat Lille",
    "image": "https://horizons-cdn.hostinger.com/b80a1db6-675b-4c48-89d5-9b025d1219c2/ad4be3e34d321bfe680d0c6d0ebc32c1.jpg",
    "@id": "https://chauffeur-immediat-lille.fr",
    "url": "https://chauffeur-immediat-lille.fr",
    "telephone": "+33672981819",
    "email": "chauffeurvtc59sud@gmail.com",
    "description": "Service de chauffeur privé VTC professionnel à Lille. Transferts aéroport, gares, professionnels et particuliers.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "15 Place du Général de Gaulle",
      "addressLocality": "Lille",
      "postalCode": "59000",
      "addressCountry": "FR"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 50.6365,
      "longitude": 3.0635
    },
    "openingHoursSpecification": {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday",
        "Saturday",
        "Sunday"
      ],
      "opens": "00:00",
      "closes": "23:59"
    },
    "areaServed": [
      "Lille",
      "Roubaix",
      "Tourcoing",
      "Villeneuve-d'Ascq",
      "Lesquin"
    ],
    "priceRange": "$$"
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Chauffeur Immédiat Lille",
    "url": "https://chauffeur-immediat-lille.fr",
    "logo": "https://horizons-cdn.hostinger.com/b80a1db6-675b-4c48-89d5-9b025d1219c2/ad4be3e34d321bfe680d0c6d0ebc32c1.jpg",
    "contactPoint": {
      "@type": "ContactPoint",
      "telephone": "+33672981819",
      "contactType": "customer service",
      "areaServed": "FR",
      "availableLanguage": ["French", "English"]
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Service",
    "name": "Transport VTC Premium",
    "provider": {
      "@type": "LocalBusiness",
      "name": "Chauffeur Immédiat Lille"
    },
    "areaServed": {
      "@type": "City",
      "name": "Lille"
    },
    "description": "Service de transport de personnes sur réservation préalable. Véhicules haut de gamme avec chauffeur professionnel."
  }
]