eaglelandsonce's picture
Update fraud.json
32dd0ff verified
raw
history blame
1.67 kB
{
"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": "LeadLawyer.png",
"size": 50000
},
{
"role": "Legal Advisor",
"name": "Emily Johnson",
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson",
"img": "LegalAdvisor.png",
"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
}
]
}
]
}