{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{% block layout_head_meta_tags_robots %}{% if page.cmsPage.id != "ce7e20fae2cb4837bf487c7e355ed80f" %}{{ metaInformation.robots }}{% else %}noindex,nofollow{% endif %}{% endblock %}
{% block layout_head_meta_tags_description %}{% if metaDescription|last=='✓' %}{{ page.metaInformation.metaDescription|striptags|trim|trim('✓', 'right')}}
{% else %}{{ page.metaInformation.metaDescription|striptags|trim}}{% endif %}{% endblock %}
{% block layout_head_title %}
{{parent()}}
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"address" :{
"@type": "PostalAddress",
"streetAddress": "Sanettastraße 1",
"addressLocality": "Meßstetten",
"addressRegion": "Baden-Württemberg",
"postalCode": "72469",
"addressCountry": "DE"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4,87",
"reviewCount": "2533"
},
"name": "Sanetta Gebrüder Ammann GmbH & Co. KG",
"telephone": "+497431639300",
"url": "https://www.sanetta.de"
}
</script>
{% endblock %}