Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebApplication",
"name": "MS-Access to Web App",
"description": "Vi konverterer din MS-Access-database til en hjemmeside eller webapp",
"operatingSystem": "Windows",
"applicationCategory": "https://schema.org/WebApplication",
"url": "http://antrow.dk/default.aspx",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4,6",
"reviewCount": 2043
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "4,7",
"bestRating": "4,7"
},
"author": {
"@type": "Person",
"name": "Lisa Chen, UX/UI Designer"
}
},
"offers": {
"@type": "Offer",
"url": "https://antrow.dk/company/products/products.aspx",
"seller": {
"@type": "Organization",
"name": "Antrow Software"
},
"price": 149.0,
"priceCurrency": "USD",
"priceValidUntil": "2030-01-01",
"availability": "https://schema.org/InStock"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"address": {
"@type": "PostalAddress",
"addressLocality": "Lauingen,Germany",
"postalCode": 89415,
"streetAddress": "Marzahner Ring 2"
},
"email": "support@antrow.com",
"faxNumber": "",
"name": "Antrow Software",
"logo": "https://antrow.dk/images/loginlogo.png?v=65",
"url": "http://antrow.dk/default.aspx",
"telephone": "+49 (0)9072 9653967",
"sameas": [
"https://www.facebook.com/antrowsoftware"
]
},
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://antrow.dk",
"name": "Antrow Software MS-Access to Web APP Services",
"address": {
"@type": "PostalAddress",
"addressLocality": "Lauingen",
"postalCode": 89415,
"addressCountry": "Germany",
"addressRegion": "Bavaria",
"streetAddress": "Marzahner Ring 2"
},
"email": "support@antrow.com",
"logo": "https://antrow.dk/images/loginlogo.png?v=65",
"image": "https://antrow.dk/images/loginlogo.png?v=65",
"priceRange": "$$",
"telephone": "+49 (0)9072 9653967",
"url": "https://antrow.dk",
"description": "Konverter MS Access til Web Apps. Vi specialiserer os i at migrere MS-Access-databaser til online-websites og udvikle databasedrevne webapplikationer.",
"geo": {
"@type": "GeoCoordinates",
"latitude": 48.5814,
"longitude": 10.50753
},
"sameas": [
"https://www.facebook.com/antrowsoftware"
]
}
] |