|
{ |
|
"name": "Operation Phantom Claims", |
|
"img": "./operations.png", |
|
"children": [ |
|
{ |
|
"name": "Lawyers", |
|
"children": [ |
|
{ |
|
"role": "Lead Lawyer", |
|
"name": "Jonathan Smith", |
|
"link": "http://operationphantomclaims.chart/lawyers/jonathan_smith", |
|
"img": "https://yt3.ggpht.com/bL1xQ_58wHFjdPJrnVNsKgmJIrNuwq9A3W_OFggf6a9F8YT-PAAiKr5Cp1Q6rEvL42TueR9irw=s48-c-k-c0x00ffffff-no-rj", |
|
"size": 50000 |
|
}, |
|
{ |
|
"role": "Legal Advisor", |
|
"name": "Emily Johnson", |
|
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson", |
|
"img": "https://yt3.ggpht.com/ytc/AGIKgqO8nsbuMeqmVSLAhP-Dr2Qn_-aYdSCyklqYHJCKyJo=s48-c-k-c0x00ffffff-no-rj", |
|
"size": 45000 |
|
}, |
|
{ |
|
"role": "Case Manager", |
|
"name": "Michael Davis", |
|
"link": "http://operationphantomclaims.chart/lawyers/michael_davis", |
|
"img": "./CaseManager.png", |
|
"size": 40000 |
|
} |
|
] |
|
}, |
|
{ |
|
"name": "Actors", |
|
"children": [ |
|
{ |
|
"role": "Lead Actor", |
|
"name": "Alex Martinez", |
|
"link": "http://operationphantomclaims.chart/actors/alex_martinez", |
|
"img": "./LeadActor.png", |
|
"size": 45000 |
|
}, |
|
{ |
|
"role": "Supporting Actor", |
|
"name": "Rachel Green", |
|
"link": "http://operationphantomclaims.chart/actors/rachel_green", |
|
"img": "./SupportingActor.png", |
|
"size": 40000 |
|
} |
|
] |
|
}, |
|
{ |
|
"name": "Insiders", |
|
"children": [ |
|
{ |
|
"role": "Insurance Agent", |
|
"name": "David Lee", |
|
"link": "http://operationphantomclaims.chart/insiders/david_lee", |
|
"img": "./InsuranceAgent.png", |
|
"size": 40000 |
|
}, |
|
{ |
|
"role": "Claims Processor", |
|
"name": "Sophia Turner", |
|
"link": "http://operationphantomclaims.chart/insiders/sophia_turner", |
|
"img": "./ClaimsProcessor.png", |
|
"size": 38000 |
|
} |
|
] |
|
} |
|
] |
|
} |
|
|