mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-26 21:00:55 -05:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"id": 1,
|
|
"name": "John Doe",
|
|
"email": "john.doe@example.com",
|
|
"address": {
|
|
"street": "123 Main St",
|
|
"city": "Anytown",
|
|
"state": "CA",
|
|
"postal_code": "12345"
|
|
}
|
|
} |