{
  "actor": "user-id",
  "properties": {
    "fat": 0.02,
    "firstName": "John",
    "Last Name": "Doe",
    "company": "Segment.io",
    "state": "CA",
    "websites": [
      "http://calv.info",
      "http://ianstormtaylor.com",
      "http://ivolo.me",
      "http://rein.pk"
    ],
    "bad": null,
    "userAgent": "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)",
    "id": "user-id",
    "$full_name": "John Doe",
    "$email": "testing-user-id@segment.io",
    "$phone": "5555555555",
    "$city": "San Francisco"
  },
  "write_key": "key"
}
