<script type="application/ld+json"> {
"@context": "https://schema.org",
"@graph": [ {
"@type": "Person",
"name": "Dennis Stopa",
"birthDate": "08-07-1983",
"children": [{
"@type": "Person",
"name": "Noah",
"birthDate": "06-08-2007",
"sameAs": "https://noahstopa.nl"
},
{
"@type": "Person",
"name": "Deyn",
"birthDate": "08-12-2018",
"sameAs": "https://deynstopa.nl"
}],
"jobTitle": "Freelance Online Marketeer",
"worksFor": [{
"@type": "Organization",
"name": "nodeyn online marketing",
"url": "https://nodeyn.nl",
"founder": {
"@type": "Person",
"name": "Dennis Stopa"
},
"sameAs": "https://www.linkedin.com/company/nodeyn/"
}],
"url": "https://dennisstopa.nl/over-mij",
"sameAs": [ "https://twitter.com/denstopa", "https://www.linkedin.com/in/dennisstopa", "https://github.com/denstopa", "https://nodeyn.nl/over/", "https://dennisstopa.nl" ]
}]
}
</script>