{% extends '@ElementsJsonLdReloaded/jsonld/base.html.twig' %}
{% block jsonLd %}
"headline": "Team",
"image": [
"https://www.steiermark.com/STEIERMARK/Intern/Medienarchiv/Bilder/landschaft-flora-fauna/189060/image-thumb__189060__hero/2886_c_steiermark_tourismus_helmut_schweighofer.webp"
],
"author": [{
"@type": "Organization",
"name": "Steirische Tourismus und Standortmarketing GmbH",
"url": "https://www.steiermark.com"
}]
{% endblock %}