{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "OrdiFix",
    "url": "https://www.ordifix.be",
    "email": "info@ordifix.be",
    "telephone": "+32456963070",
    "vatID": "BE1039332135",
    "areaServed": "Bruxelles & Brabant Wallon",
    "address": {
        "@type": "PostalAddress",
        "addressLocality": "1300 Wavre",
        "addressCountry": "BE"
    },
    "pricing": {
        "particuliers": {
            "amount": "60",
            "unit": "€ HTVA/h"
        },
        "professionnels": {
            "amount": "75",
            "unit": "€ HTVA/h"
        },
        "deplacement": {
            "amount": "20",
            "km": "25",
            "ville": "Wavre"
        }
    },
    "pricingSummary": "Le diagnostic est toujours 100% gratuit et sans engagement. L'intervention est ensuite facturée 60 € HTVA/h pour les particuliers et 75 € HTVA/h pour les professionnels. Facturation à la demi-heure après la première heure. Frais de 20 € HTVA au-delà de 25 km autour de Wavre.",
    "heroStats": {
        "clientsCount": "+1200",
        "clientsLabel": "Clients satisfaits",
        "experience": "+15 ans",
        "experienceLabel": "D'expérience"
    },
    "shopTitle": "La Boutique OrdiFix",
    "shopSubtitle": "Votre Magasin Digital Informatique De Proximité"
}