Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://welltica.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://welltica.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "HealthAndBeautyBusiness",
"@id": "https://welltica.dk/#localbusiness",
"name": "Welltica",
"brand": {
"@id": "https://welltica.dk/#organization"
},
"url": "https://welltica.dk/",
"image": "https://welltica.dk/wp-content/uploads/2024/07/welltica.-1-1.svg",
"logo": "https://welltica.dk/#logo",
"address": {
"@id": "https://welltica.dk/#postaladdress",
"@type": "PostalAddress",
"streetAddress": "Horsensvej 72A,",
"postalCode": 7100,
"addressLocality": "Vejle",
"addressRegion": "Sydjylland",
"addressCountry": "DK"
},
"email": "club@welltica.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Monday"
],
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Tuesday"
],
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Wednesday"
],
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Thursday"
],
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"https://schema.org/Friday"
],
"opens": "08:00",
"closes": "16:00"
}
],
"location": {
"@id": "https://welltica.dk/#postaladdress"
}
},
{
"@type": "Organization",
"@id": "https://welltica.dk/#organization",
"name": "welltica.dk - Vejen til et bedre liv",
"description": "Welltica fokuserer p\u00e5 at forbedre dit liv.",
"url": "https://welltica.dk/",
"email": "club@welltica.dk",
"foundingDate": "2024-09-01",
"numberOfEmployees": {
"@type": "QuantitativeValue",
"minValue": 0,
"maxValue": 10
},
"logo": {
"@type": "ImageObject",
"url": "https://welltica.dk/wp-content/uploads/2024/07/welltica.-1-1.svg",
"@id": "https://welltica.dk/#organizationLogo"
},
"image": {
"@id": "https://welltica.dk/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/people/Wellticadk/61563721406018/"
],
"address": {
"@id": "https://welltica.dk/#postaladdress",
"@type": "PostalAddress",
"streetAddress": "Horsensvej 72A,",
"postalCode": 7100,
"addressLocality": "Vejle",
"addressRegion": "Sydjylland",
"addressCountry": "DK"
}
},
{
"@type": "WebPage",
"@id": "https://welltica.dk/#webpage",
"url": "https://welltica.dk/",
"name": "Welltica.dk - Vejen til et bedre liv - Dit sundhedsmedie!",
"description": "Welltica er en kombination af ordene \u00bbwellness\u00ab og \u00bbtica\u00ab. Wellness henviser til at v\u00e6re ved godt helbred, mens \u00bbtica\u00ab betyder retten til selvstyre.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://welltica.dk/#website"
},
"breadcrumb": {
"@id": "https://welltica.dk/#breadcrumblist"
},
"datePublished": "2024-07-12T13:39:54+02:00",
"dateModified": "2025-01-07T10:37:56+01:00"
},
{
"@type": "WebSite",
"@id": "https://welltica.dk/#website",
"url": "https://welltica.dk/",
"name": "welltica.dk - Vejen til et bedre liv",
"description": "Welltica fokuserer p\u00e5 at forbedre dit liv.",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://welltica.dk/#organization"
}
}
]
}
] |