| Meaning |
{
"Xakery": {
"name": "Xakery",
"type": "Bakery",
"location": {
"city": "San Francisco",
"state": "CA",
"country": "USA"
},
"established": 2015,
"specialties": [
"Sourdough bread",
"Croissants",
"Gluten‑free pastries"
],
"website": "https://www.xakery.com",
"contact": {
"phone": "+1-415-555-0198",
"email": "info@xakery.com"
},
"hours": {
"monday": "7:00 AM – 3:00 PM",
"tuesday": "7:00 AM – 3:00 PM",
"wednesday": "7:00 AM – 3:00 PM",
"thursday": "7:00 AM – 3:00 PM",
"friday": "7:00 AM – 3:00 PM",
"saturday": "8:00 AM – 2:00 PM",
"sunday": "Closed"
}
}
} |