{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "@id": "https://schmidt.zip/#website",
    "url": "https://schmidt.zip/",
    "name": "Tobias Schmidt",
    "description": "Tobias Schmidt is a Digitalisation Expert in Munich, who builds digital robots!",
    "author": {
        "@type": "Person",
        "@id": "https://schmidt.zip/#person",
        "name": "Tobias Schmidt",
        "url": "https://schmidt.zip/#person"
    },
    "mainEntity": {
        "@type": "Person",
        "@id": "https://schmidt.zip/#person",
        "name": "Tobias Schmidt",
        "url": "https://schmidt.zip/#person"
    },
    "hasPart": [
        {
            "@type": "WebPage",
            "name": "Colophon",
            "url": "https://github.com/tobiasschmidt89/tobiasschmidt89/wiki/Colophon"
        },
        {
            "@type": "WebPage",
            "name": "Legal",
            "url": "https://github.com/tobiasschmidt89/tobiasschmidt89/wiki/Legal-Notice"
        },
        {
            "@type": "WebPage",
            "name": "Privacy",
            "url": "https://github.com/tobiasschmidt89/tobiasschmidt89/wiki/Privacy-Notice"
        }
    ]
}
