{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gte-service.com/#org",
      "name": "GTE - Global Thermique et Énergétique",
      "alternateName": [
        "GTE",
        "GTE SARL",
        "GTE Morocco",
        "الشركة الشاملة للحرارة والطاقة"
      ],
      "url": "https://www.gte-service.com",
      "logo": "https://www.gte-service.com/logo-hero.png",
      "image": "https://www.gte-service.com/logo-hero.png",
      "foundingDate": "2015",
      "founder": {
        "@type": "Person",
        "name": "Direction GTE"
      },
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "minValue": 25,
        "maxValue": 50
      },
      "telephone": "+212707070666",
      "email": "contact@gte-service.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Av Lalla Yacout",
        "addressLocality": "Casablanca",
        "postalCode": "20000",
        "addressCountry": "MA"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 33.5731,
        "longitude": -7.5898
      },
      "openingHours": "Mo-Sa 08:00-18:00",
      "priceRange": "$$",
      "slogan": "Expert en lots fluides au Maroc",
      "description": "Morocco's leading fluid systems contractor. HVAC, plumbing, heating, fire protection, swimming pools, water treatment. 1,000+ projects since 2015. 30 cities served.",
      "areaServed": [
        {
          "@type": "Country",
          "name": "Morocco"
        }
      ],
      "knowsAbout": [
        "HVAC",
        "VRF VRV",
        "Chillers",
        "Heat pumps",
        "Boilers",
        "Plumbing",
        "Fire protection",
        "Sprinkler NFPA 13",
        "Water treatment",
        "Reverse osmosis",
        "Swimming pools",
        "Industrial fluids",
        "DTU 45.11",
        "Refrigerant Category I"
      ],
      "sameAs": [
        "https://www.instagram.com/GTE_SARL"
      ]
    },
    {
      "@type": "Service",
      "name": "HVAC & Air Conditioning",
      "provider": {
        "@id": "https://www.gte-service.com/#org"
      },
      "areaServed": "Morocco",
      "serviceType": "HVAC installation, maintenance, repair"
    },
    {
      "@type": "Service",
      "name": "Industrial Fluid Systems",
      "provider": {
        "@id": "https://www.gte-service.com/#org"
      },
      "areaServed": "Morocco",
      "serviceType": "Chillers, industrial boilers, cooling towers, AHUs"
    }
  ]
}