Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://timelessart.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.64092707994098,
"longitude": 12.08708781032216
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=55.64092707994098,12.08708781032216",
"address": {
"@type": "PostalAddress",
"streetAddress": "Algade 34",
"postalCode": 4000,
"addressCountry": "Roskilde"
}
},
{
"@type": "Organization",
"@id": "https://timelessart.dk/#organization",
"name": "Timeless Art Roskilde",
"url": "https://timelessart.dk",
"sameAs": [
"https://www.facebook.com/timelessarttattoo/"
],
"email": "booking@timelessart.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Algade 34",
"postalCode": 4000,
"addressCountry": "Roskilde"
},
"logo": {
"@type": "ImageObject",
"@id": "https://timelessart.dk/#logo",
"url": "https://timelessart.dk/wp-content/uploads/2021/10/background-fp-scaled.jpg",
"contentUrl": "https://timelessart.dk/wp-content/uploads/2021/10/background-fp-scaled.jpg",
"caption": "Timeless Art Roskilde",
"inLanguage": "da-DK",
"width": 2560,
"height": 1369
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 53 78 19 19",
"contactType": "customer support"
}
],
"location": {
"@id": "https://timelessart.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://timelessart.dk/#website",
"url": "https://timelessart.dk",
"name": "Timeless Art Roskilde",
"publisher": {
"@id": "https://timelessart.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://timelessart.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://timelessart.dk/wp-content/uploads/2021/10/background-fp-scaled.jpg",
"url": "https://timelessart.dk/wp-content/uploads/2021/10/background-fp-scaled.jpg",
"width": 2560,
"height": 1369,
"caption": "Timeless Art Roskilde - Tattoo & Piercing",
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://timelessart.dk/#webpage",
"url": "https://timelessart.dk/",
"name": "Tidsl\u00f8se Tatoveringer & Piercinger » Timeless Art i Roskilde",
"datePublished": "2021-07-09T09:25:56+00:00",
"dateModified": "2023-02-21T23:19:25+00:00",
"about": {
"@id": "https://timelessart.dk/#organization"
},
"isPartOf": {
"@id": "https://timelessart.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://timelessart.dk/wp-content/uploads/2021/10/background-fp-scaled.jpg"
},
"inLanguage": "da-DK"
}
]
}
] |