eaglelandsonce's picture
Create fraud.json
9988c28 verified
raw
history blame
2.01 kB
{
"name": "Operation Phantom Claims",
"img": "http://operationphantomclaims.chart/operation_phantom_claims_img/operation.png",
"children": [
{
"name": "Lawyers",
"children": [
{
"role": "Lead Lawyer",
"name": "Jonathan Smith",
"link": "http://operationphantomclaims.chart/lawyers/jonathan_smith",
"img": "http://operationphantomclaims.chart/img/jonathan_smith.png",
"size": 50000
},
{
"role": "Legal Advisor",
"name": "Emily Johnson",
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson",
"img": "http://operationphantomclaims.chart/img/emily_johnson.png",
"size": 45000
},
{
"role": "Case Manager",
"name": "Michael Davis",
"link": "http://operationphantomclaims.chart/lawyers/michael_davis",
"img": "http://operationphantomclaims.chart/img/michael_davis.png",
"size": 40000
}
]
},
{
"name": "Actors",
"children": [
{
"role": "Lead Actor",
"name": "Alex Martinez",
"link": "http://operationphantomclaims.chart/actors/alex_martinez",
"img": "http://operationphantomclaims.chart/img/alex_martinez.png",
"size": 45000
},
{
"role": "Supporting Actor",
"name": "Rachel Green",
"link": "http://operationphantomclaims.chart/actors/rachel_green",
"img": "http://operationphantomclaims.chart/img/rachel_green.png",
"size": 40000
}
]
},
{
"name": "Insiders",
"children": [
{
"role": "Insurance Agent",
"name": "David Lee",
"link": "http://operationphantomclaims.chart/insiders/david_lee",
"img": "http://operationphantomclaims.chart/img/david_lee.png",
"size": 40000
},
{
"role": "Claims Processor",
"name": "Sophia Turner",
"link": "http://operationphantomclaims.chart/insiders/sophia_turner",
"img": "http://operationphantomclaims.chart/img/sophia_turner.png",
"size": 38000
}
]
}
]
}