{
  "id": 2,
  "first_name": "Bob",
  "last_name": "Brown",
  "sex": "M",
  "age": 41,
  "birth_date": "1985-07-22",
  "email": "bob.brown@example.com",
  "phone": "+33 6 23 45 67 89",
  "street": "8 avenue de la Gare",
  "postal_code": "69002",
  "city": "Lyon",
  "country": "France",
  "occupation": "Software Engineer"
}
