{
"success": true,
"title": "Example AS - Home",
"description": "We sell and service cars in Oslo.",
"content": "string",
"extracted": {
"companyName": "Example AS",
"businessDescription": "string",
"services": [
"string"
],
"openingHours": {
"weekdays": "Mon-Fri 08:00-17:00",
"weekend": "Sat 10:00-14:00",
"holidays": "Closed"
},
"contactInfo": {
"phone": "string",
"email": "string",
"address": "string"
},
"prices": [
"string"
],
"suggestedTasks": [
"string"
],
"suggestedRestrictions": [
"string"
],
"suggestedCustomerQuestions": [
"string"
],
"industry": "automotive"
}
}