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

24 lines
722 B
JSON

{
"location": {
"id": "B0000000-0000-4000-a000-000000000001",
"parent_tenant_id": "80000000-0000-4000-a000-000000000001",
"name": "Barcelona - Eixample",
"location_code": "BCN",
"city": "Barcelona",
"zone": "Eixample",
"address": "Passeig de Gràcia, 92",
"postal_code": "08008",
"country": "España",
"latitude": 41.3947,
"longitude": 2.1616,
"status": "ACTIVE",
"opening_hours": "07:00-21:00",
"daily_capacity": 3000,
"storage_capacity_kg": 2000,
"created_at": "2024-06-01T00:00:00Z",
"enterprise_location": true,
"location_type": "retail",
"staff_count": 15,
"description": "High-volume tourist and local area in central Barcelona"
}
}