| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"image": [
"http://www.zoomtext.dk/img/ScanDis_Logo_tile.jpg",
"http://www.zoomtext.dk/img/scandis_logo.png"
],
"@id": "http://www.scandis.dk",
"name": "ScanDis A/S",
"address": {
"@type": "PostalAddress",
"streetAddress": "Industriv\u00e6nget 4",
"addressLocality": "Herning",
"addressRegion": "DK",
"postalCode": 7400,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.111213,
"longitude": 8.970821
},
"url": "http://www.scandis.dk",
"telephone": "+4596270220",
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "12:00"
},
"priceRange": "$$$",
"currenciesAccepted": "DKK"
},
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "ZoomText Magnifier, ZoomText Magnifier/Reader",
"image": "http://www.zoomtext.dk/img/ZT-two-boxes.png",
"description": "ZoomText Magnifier og ZoomText Magnifier/Reader er de mest popul\u00e6re programmer til sk\u00e6rmforst\u00f8rrelse og sk\u00e6rml\u00e6sning. Download og pr\u00f8v ZoomText gratis.",
"mpn": 925872,
"sku": "zoomtext",
"brand": {
"@type": "Thing",
"name": "ZoomText"
},
"aggregateRating": {
"@type": "AggregateRating",
"bestRating": 5,
"worstRating": 1,
"ratingValue": 4.6,
"reviewCount": 216
},
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "DKK",
"lowPrice": 4300.0,
"highPrice": 6100.0,
"priceValidUntil": "2020-11-05",
"offerCount": 1000,
"itemCondition": "http://schema.org/NewCondition",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "ScanDis A/S"
}
}
}
]
|