people/a/AldrinBuzz/people.json

Summary

Maintainability
Test Coverage
{
  "title": "Edwin Eugene Aldrin",
  "surname": "Buzz",
  "occupations": [
    "pilot",
    "astronaut"
  ],
  "countries": [
    "us"
  ],
  "events": [
    {
      "type": "birth",
      "time": "1930-01-20",
      "place": {
        "name": "Montclair (New Jersey)"
      }
    }
  ]
}