This commit is contained in:
2026-05-06 09:59:02 +02:00
parent c70dd0ff38
commit a2ae5a4180

View File

@@ -72,6 +72,15 @@
"name": "Profice GmbH", "name": "Profice GmbH",
"url": "https://profice.ai" "url": "https://profice.ai"
}, },
"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": "Feedgine Pakete", "name": "Feedgine Pakete",