← back to Petitionyour

data/signatures.json

36 lines

[
  {
    "id": "a1b2c3d4-0000-0000-0000-000000000001",
    "petitionId": "8f14e45f-ceea-467e-bd3e-000000000001",
    "name": "Maria Gonzalez",
    "email": "seed-signature-1@example.invalid",
    "zip": "60614",
    "comment": "I bent a rim on that pothole by the school last month.",
    "showNamePublicly": true,
    "updatesOptIn": false,
    "createdAt": "2026-08-13T10:15:00.000Z"
  },
  {
    "id": "a1b2c3d4-0000-0000-0000-000000000002",
    "petitionId": "8f14e45f-ceea-467e-bd3e-000000000001",
    "name": "Anonymous supporter",
    "email": "seed-signature-2@example.invalid",
    "zip": "60614",
    "comment": "",
    "showNamePublicly": false,
    "updatesOptIn": false,
    "createdAt": "2026-08-14T08:00:00.000Z"
  },
  {
    "id": "a1b2c3d4-0000-0000-0000-000000000003",
    "petitionId": "8f14e45f-ceea-467e-bd3e-000000000002",
    "name": "David Chen",
    "email": "seed-signature-3@example.invalid",
    "zip": "94110",
    "comment": "Kids should never have to worry about lunch.",
    "showNamePublicly": true,
    "updatesOptIn": false,
    "createdAt": "2026-08-21T12:00:00.000Z"
  }
]