{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://loicbogacz.fr/#person",
      "@type": "Person",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "FR"
      },
      "image": "https://loicbogacz.fr/images/portrait_hu_c39bbfa11c17c0ce.e848b7c14a812b1c70f8dd6e11b9e42eadb79d018ffb0e16cb1bd7a7a573f6f0.webp",
      "jobTitle": "Fullstack web designer",
      "knowsLanguage": [
        "fr",
        "en"
      ],
      "name": "Loïc Bogacz",
      "sameAs": [],
      "url": "https://loicbogacz.fr/"
    },
    {
      "@id": "https://loicbogacz.fr/#service",
      "@type": "ProfessionalService",
      "areaServed": {
        "@type": "Country",
        "name": "France"
      },
      "description": "Loïc Bogacz, fullstack web designer and freelance project lead based in France: site design, accessibility, eco-design, and shipping from sketch to launch.",
      "name": "Web design, accessibility, and full-stack delivery",
      "provider": {
        "@id": "https://loicbogacz.fr/#person"
      },
      "serviceType": [
        "Web design",
        "Web development",
        "Eco-design for websites",
        "IT consulting",
        "Project management"
      ],
      "url": "https://loicbogacz.fr/"
    },
    {
      "@id": "https://loicbogacz.fr/#website",
      "@type": "WebSite",
      "description": "Loïc Bogacz, fullstack web designer shipping interfaces from orbit. Shipped work, toolkit scan, and how to open a channel: static Hugo site, vanilla JS, calm thrusters.",
      "inLanguage": "en",
      "name": "Loïc Bogacz",
      "publisher": {
        "@id": "https://loicbogacz.fr/#person"
      },
      "url": "https://loicbogacz.fr/"
    }
  ]
}