people/p/PrattRobert/people.json
{
"Lastname": "Pratt",
"firstNames": [
"Robert",
"Vance"
],
"surname": "Bob",
"occupations": [
"ufologist",
"journalist",
"writer"
],
"countries": [
"us"
],
"events": [
{
"type": "birth",
"time": "1926-08-12"
},
{
"type": "death",
"time": "2005-11-19"
}
]
}