{
  "id": 1,
  "first_name": "Alice",
  "last_name": "Anderson",
  "sex": "F",
  "age": 34,
  "birth_date": "1992-03-15",
  "email": "alice.anderson@example.com",
  "phone": "+33 6 12 34 56 78",
  "street": "12 rue des Lilas",
  "postal_code": "21000",
  "city": "Dijon",
  "country": "France",
  "occupation": "Data Analyst"
}
