This commit is contained in:
2026-05-06 09:59:12 +02:00
parent 2e91ce7595
commit 03d0a5dc96

View File

@@ -54,6 +54,15 @@
"https://feedgine.de", "https://feedgine.de",
"https://www.visigine.de" "https://www.visigine.de"
], ],
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"],
"opens": "09:00",
"closes": "18:00"
}
],
"openingHours": "Mo-Fr 09:00-18:00",
"hasOfferCatalog": { "hasOfferCatalog": {
"@type": "OfferCatalog", "@type": "OfferCatalog",
"name": "Profice Produkte & Systeme", "name": "Profice Produkte & Systeme",