Files
bakery-ia/shared/demo/fixtures/enterprise/children/E0000000-0000-4000-a000-000000000001/01-tenant.json
2025-12-17 13:03:52 +01:00

24 lines
721 B
JSON

{
"location": {
"id": "E0000000-0000-4000-a000-000000000001",
"parent_tenant_id": "80000000-0000-4000-a000-000000000001",
"name": "Bilbao - Casco Viejo",
"location_code": "BIL",
"city": "Bilbao",
"zone": "Casco Viejo",
"address": "Calle Somera, 8",
"postal_code": "48005",
"country": "España",
"latitude": 43.2567,
"longitude": -2.9272,
"status": "ACTIVE",
"opening_hours": "07:00-21:00",
"daily_capacity": 1500,
"storage_capacity_kg": 900,
"created_at": "2024-06-01T00:00:00Z",
"enterprise_location": true,
"location_type": "retail",
"staff_count": 8,
"description": "Basque region location with focus on quality and local culture"
}
}