Skip to content

Instantly share code, notes, and snippets.

@davidhellmann
Created February 20, 2020 07:55
Show Gist options
  • Save davidhellmann/fea5d825b76290506250ddaad0e8b002 to your computer and use it in GitHub Desktop.
Save davidhellmann/fea5d825b76290506250ddaad0e8b002 to your computer and use it in GitHub Desktop.
{
"@context": "http://schema.org",
"@graph": [
{
"@type": "AboutPage",
"author": {
"@id": "https://www.schaper-wels.at/#identity"
},
"copyrightHolder": {
"@id": "https://www.schaper-wels.at/#identity"
},
"copyrightYear": "2017",
"creator": {
"@id": "https://www.schaper-wels.at/#creator"
},
"dateModified": "2020-02-17T16:04:55+01:00",
"datePublished": "2017-03-21T09:41:22+01:00",
"description": "Schaper ist Ihr professioneller Bandagist und Orthopädietechniker in Wels in Oberösterreich. ➤ Nehmen Sie Kontakt mit dem Experten auf!",
"headline": "Bandagist & Orthopädietechniker - Schaper Healthcare GmbH",
"image": {
"@type": "ImageObject",
"url": "https://www.schaper-wels.at/uploads/allgemein/_1200x630_crop_center-center_82_none/schaper-wels-share-image.png?mtime=1582106790"
},
"inLanguage": "de",
"mainEntityOfPage": "https://www.schaper-wels.at/",
"name": "Bandagist & Orthopädietechniker - Schaper Healthcare GmbH",
"publisher": {
"@id": "https://www.schaper-wels.at/#creator"
},
"url": "https://www.schaper-wels.at/"
},
{
"@id": "https://www.schaper-wels.at/#identity",
"@type": "HealthAndBeautyBusiness",
"address": {
"@type": "PostalAddress",
"addressCountry": "Österreich",
"addressLocality": "Wels",
"addressRegion": "Oberösterreich",
"postalCode": "4600",
"streetAddress": "Dr. Salzmannstraße 4-6"
},
"email": "[email protected]",
"geo": {
"@type": "GeoCoordinates",
"latitude": "48.157309",
"longitude": "14.021637"
},
"image": {
"@type": "ImageObject",
"height": "558",
"url": "https://www.schaper-wels.at/uploads/allgemein/schaper-wels-logo.png",
"width": "558"
},
"logo": {
"@type": "ImageObject",
"height": "60",
"url": "https://www.schaper-wels.at/uploads/allgemein/_600x60_fit_center-center_82_none/schaper-wels-logo.png?mtime=1582106749",
"width": "60"
},
"name": "Schaper Healthcare GmbH",
"priceRange": "$",
"telephone": "+43-7242-46322",
"url": "https://www.schaper-wels.at/"
},
{
"@id": "#creator",
"@type": "HealthAndBeautyBusiness",
"address": {
"@type": "PostalAddress",
"addressCountry": "Österreich",
"addressLocality": "Wels",
"addressRegion": "Oberösterreich",
"postalCode": "4600",
"streetAddress": "Dr. Salzmannstraße 4-6"
},
"email": "[email protected]",
"geo": {
"@type": "GeoCoordinates",
"latitude": "48.157309",
"longitude": "14.021637"
},
"image": {
"@type": "ImageObject",
"height": "558",
"url": "https://www.schaper-wels.at/uploads/allgemein/schaper-wels-logo.png",
"width": "558"
},
"logo": {
"@type": "ImageObject",
"height": "60",
"url": "https://www.schaper-wels.at/uploads/allgemein/_600x60_fit_center-center_82_none/schaper-wels-logo.png?mtime=1582106749",
"width": "60"
},
"name": "Schaper Healthcare GmbH",
"priceRange": "$",
"telephone": "+43-7242-46322"
},
{
"@type": "BreadcrumbList",
"description": "Breadcrumbs list",
"itemListElement": [
{
"@type": "ListItem",
"item": "https://www.schaper-wels.at/",
"name": "Startseite",
"position": 1
}
],
"name": "Breadcrumbs"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment